From: Alexander Goussas Date: Sun, 26 Oct 2025 03:54:09 +0000 (-0500) Subject: docs: update CHANGELOG.md X-Git-Url: http://git.frustrated-labs.net/?a=commitdiff_plain;h=c956b950ca8e0d8c8406a991e90ebad5bf5da3ae;p=gradle-changelog-plugin.git docs: update CHANGELOG.md --- diff --git a/CHANGELOG.md b/CHANGELOG.md index 3d48e9d..78b96a1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,9 +1,10 @@ # CHANGELOG ## [Unreleased] +- 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) - git-commands: feat: add git service to generate new changelog entry from current branch changes (Alexander Goussas) - git-commands: feat: add git command to show current checkout out branch (Alexander Goussas) - git-commands: feat: add git command to get commits from current branch only (Alexander Goussas) -- git-commands: feat: add git command executors (Alexander Goussas) +- git-commands: feat: add git command executors (Alexander Goussas) \ No newline at end of file