summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoris Roovers <joris.roovers@gmail.com>2023-03-07 12:19:20 +0000
committerJoris Roovers <joris.roovers@gmail.com>2023-03-07 12:19:20 +0000
commit014bfaeac8c75bf0a06b55e533a39a79b3c69cd3 (patch)
tree8524148a6c896854efaaa1587034e23a7a56b926
parent90ff52c9ccddc153d0923bb6e1dd0096311aaa31 (diff)
Version bump to 0.20.0dev
Bumped version to 0.20.0dev.
-rw-r--r--CHANGELOG.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 105adcb..1f362a5 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,8 @@
This file documents notable changes introduced in gitlint releases.
+# v0.20.0 (Unreleased)
+
# v0.19.0 (2023-03-07)
This release was primarily focussed on modernizing gitlint's build and test tooling (details: [#378](https://github.com/jorisroovers/gitlint/issues/378)).