--- /dev/null
+# CHANGELOG
+
+## [Unreleased]
+- 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)