Skip to content

This release improves the changelog entry creation workflow by providing clearer guidance for determining which commits to include when adding entries outside of a pull request context.

Improved context gathering for changelog entries

Section titled “Improved context gathering for changelog entries”

Dec 22, 2025 · @mavam, @claude

The /changelog:add command now provides clearer guidance for determining which commits to include. When no PR exists, the command walks backwards through git history to identify a coherent sequence of commits, stopping at the first commit with an existing changelog entry.