We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0ca89db commit f6a0d91Copy full SHA for f6a0d91
CHANGELOG.md
@@ -4,6 +4,7 @@
4
5
- trying to fix build script ([7e78a](https://github.com/tomasbjerre/git-changelog-command-line/commit/7e78a55704e33f8) Tomas Bjerre)
6
7
+## 2.4.0 (2024-10-03)
8
### Features
9
10
- using new build scripts ([ad7cb](https://github.com/tomasbjerre/git-changelog-command-line/commit/ad7cb428b3d9f3c) Tomas Bjerre)
gradle.properties
@@ -1,8 +1,8 @@
1
#
2
-#Thu Oct 03 21:21:56 CEST 2024
+#Thu Oct 03 21:35:31 CEST 2024
3
description="Command line tool that generates changelog from a GIT repository."
group=se.bjurr.gitchangelog
mainClass=se.bjurr.gitchangelog.main.Main
relocate=org\:org,com\:com
repoType=COMMAND
-version=2.4.1
+version=2.4.2
0 commit comments