From: Alexander Goussas Date: Sun, 26 Oct 2025 03:54:20 +0000 (-0500) Subject: docs: update CHANGELOG.md X-Git-Url: http://git.frustrated-labs.net/?a=commitdiff_plain;h=be994e06a2658e0eb3231afe7556b6066d8ea14b;p=gradle-changelog-plugin.git docs: update CHANGELOG.md --- diff --git a/CHANGELOG.md b/CHANGELOG.md index 78b96a1..207757d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,7 @@ # CHANGELOG ## [Unreleased] +- 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) - git-commands: feat: propagate shell errors if git commands fail (Alexander Goussas)