glebpom / rust-changelogs

MIT License
79 stars 10 forks source link

Fix premature release #24

Open Property404 opened 5 months ago

Property404 commented 5 months ago

There was a reoccurring bug where Rust-Changelongs would declare a version released a few days before release day.

This fixes https://github.com/glebpom/rust-changelogs/issues/21

ahkohd commented 5 months ago

looks good to me.

Property404 commented 4 months ago

Actually, this will make it not show text from the changelog pre-release. Maybe it would be better to just change the wording if it's found to not be released?