Skip to content

Commit acc9d9d

Browse files
authored
0.19.1 release (#469)
- Fix issue that prevented homebrew packages from being built (#460) - Switch to using pypa/build in CI (#463) Full Release details in CHANGELOG.md.
1 parent 61a69ea commit acc9d9d

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,13 @@ This file documents notable changes introduced in gitlint releases.
44

55
# v0.20.0 (Unreleased)
66

7+
# v0.19.1 (2023-03-10)
8+
9+
## Development
10+
- Fix issue that prevented homebrew packages from being built ([#460](https://github.com/jorisroovers/gitlint/issues/460))
11+
- Switch to using pypa/build in CI ([#463](https://github.com/jorisroovers/gitlint/issues/463)) - thanks @webknjaz
12+
13+
714
# v0.19.0 (2023-03-07)
815

916
This release was primarily focussed on modernizing gitlint's build and test tooling (details: [#378](https://github.com/jorisroovers/gitlint/issues/378)).

0 commit comments

Comments
 (0)