Open
Description
Description
There seems no way to prune the changelog list apart from manually setting the changelog_start_rev
Possible Solution
There seems no way to prune the changelog apart from manually changing the config changelog_start_rev
.
My changelog is becoming very large and not useful.
Additional context
Allow a config changelog_rev_count: X
this allows us to set a number of previous revisions we. want to keep. Similar to manually updating the changelog_start_rev each time you use cz bump but it's automatic and handled by cz.
Additional context
No response