nedbat / scriv

Changelog management tool
https://scriv.readthedocs.io
Apache License 2.0
256 stars 28 forks source link

scriv collect always creates changelog entry even if nothing has changed #55

Closed sysid closed 2 years ago

sysid commented 2 years ago

@nedbat, thanks for contributing this tool.

I observed a surprising behavior when running scriv collectseveral times in a row: Every run of scriv collectcreates a new entry in changelog.md even without a new fragment or changed version number. This results in empty and redundant entries in changelog.md.

Without a new fragment I would not expect to get a new entry in changelog.md. Maybe I am missing something. Regards, sysid

nedbat commented 2 years ago

Oops, thanks! Fixed in 5fedb64

sysid commented 2 years ago

Top, thks for the swift respone!

nedbat commented 2 years ago

This is now released as part of scriv 0.17.0.