summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoris Roovers <joris.roovers@gmail.com>2021-11-28 10:13:06 +0100
committerJoris Roovers <joris.roovers@gmail.com>2021-11-28 10:13:06 +0100
commit317776df3bb36d4ca6cdd00c15a031a2bd2983f1 (patch)
treec3abc37dad01a042b87bc36b15f02547e9a591f1
parent9adb712fb6dda8bcdcddb6af59b54004b8d835a3 (diff)
Updated CHANGELOG.md for 0.17.0 release
Updated the changelog the reflect all changes since 0.16.0.
-rw-r--r--CHANGELOG.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index dd224e3..2546579 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,11 @@
# Changelog #
+## v0.17.0 (2021-11-28) ##
+Contributors:
+Special thanks to all contributors for this release, in particular [andersk](https://github.com/andersk) and [sigmavirus24](https://github.com/sigmavirus24).
+
+- Gitlint is now split in 2 packages: `gitlint` and `gitlint-core`. This allows users to install gitlint without pinned dependencies (which is the default) ([#162](https://github.com/jorisroovers/gitlint/issues/162))
+- Under-the-hood: dependencies updated
## v0.16.0 (2021-10-08) ##
Contributors: