baoyachi / shadow-rs

A build-time information stored in your rust project.(binary,lib,cdylib,dylib)
https://docs.rs/shadow-rs
MIT License
447 stars 41 forks source link

Changelog? #87

Closed jaskij closed 2 years ago

jaskij commented 2 years ago

Today, I noticed a new version of shadow, 0.11.0.

I wanted to check whether it makes sense to upgrade the dependency in my Cargo.toml, but there is no changelog, and the GH releases aren't very informative either.

Is there any changelog I can find? If no, could you please consider keeping one for future versions?

baoyachi commented 2 years ago

@jaskij Your suggestion is very good. I can consider adding it in the later version

baoyachi commented 2 years ago

@jaskij DONE. Use this tool:https://github.com/orhun/git-cliff

See detail:https://github.com/baoyachi/shadow-rs/blob/master/CHANGELOG.md