From: Alexander Goussas Date: Sun, 26 Oct 2025 03:55:46 +0000 (-0500) Subject: docs: update CHANGELOG.md X-Git-Url: http://git.frustrated-labs.net/?a=commitdiff_plain;h=1ae6386031f84ac90013a2256e2043852f9b0d06;p=gradle-changelog-plugin.git docs: update CHANGELOG.md --- diff --git a/CHANGELOG.md b/CHANGELOG.md index 207757d..8897577 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,7 @@ # CHANGELOG ## [Unreleased] +- add-filter-option: feat: allow dots in commit messages (Alexander Goussas) - add-filter-option: docs: update CHANGELOG.md (Alexander Goussas) - add-filter-option: feat: add filter option to filter out commits from the CHANGELOG (Alexander Goussas) - git-commands: feat: add changes from current branch first so that they appear before existing commits in the entry (Alexander Goussas)