From c956b950ca8e0d8c8406a991e90ebad5bf5da3ae Mon Sep 17 00:00:00 2001 From: Alexander Goussas Date: Sat, 25 Oct 2025 22:54:09 -0500 Subject: [PATCH] docs: update CHANGELOG.md --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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 -- 2.43.0