Closed as not planned
Description
Description
As a user, I want to generate a changelog specifically for a particular branch. This means creating a changelog from the commits of a specific branch or the currently active branch, rather than generating a diff from a specified tag.
Possible Solution
For the active branch:
cz changelog --branch
For a specific branc
cz changelog --branch feature/changelog-from-branch
Additional context
No response
Additional context
No response