From: Alexander Goussas Date: Sun, 26 Oct 2025 03:56:02 +0000 (-0500) Subject: docs: update CHANGELOG.md X-Git-Url: http://git.frustrated-labs.net/?a=commitdiff_plain;h=4e97a319d05e2f2a184a03bccaf5ea3a5a18f566;p=gradle-changelog-plugin.git docs: update CHANGELOG.md --- diff --git a/CHANGELOG.md b/CHANGELOG.md index 8897577..cd368fb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,8 +1,8 @@ # 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: allow dots in commit messages (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) - git-commands: feat: propagate shell errors if git commands fail (Alexander Goussas)