Add CHANGELOG
dbrgn opened this issue · 3 comments
dbrgn commented
Since there is neither a changelog, nor clear version bump commits, nor tagged releases, it is quite hard to tell for example what happened between 0.9 and 0.10.
It would be great if you could add a changelog: See https://blog.dbrgn.ch/2015/12/1/rust-crates-keep-a-changelog/ and https://keepachangelog.com/.
thejpster commented
Excellent idea. I'll look in to it.
…On Tue, 15 May 2018, 22:39 Danilo Bargen, ***@***.***> wrote:
Since there is neither a changelog, nor version bump commits, nor tagged
releases, it is *really* hard to tell for example what happened between
0.9 and 0.10.
It would be great if you could add a changelog: See
https://blog.dbrgn.ch/2015/12/1/rust-crates-keep-a-changelog/ and
https://keepachangelog.com/.
thejpster commented
Releases back to 0.6.0 now tagged as Releases on Github. I hope this is useful. I'll create a CHANGELOG.md for the next release.
dbrgn commented
Thank you!