nedbat / scriv

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

"scriv collect" could re-use a version number #26

Closed nedbat closed 2 years ago

nedbat commented 3 years ago

If the version is read from a literal in a file, and you forget to update the version number before running "scriv collect", then it will make a new section in the changelog file with the same version number as a previous section.

nedbat commented 2 years ago

This is fixed in 2b224c2.

nedbat commented 2 years ago

This is now released as part of scriv 0.17.0.