BurntSushi / same-file

Cross platform Rust library for checking whether two file paths are the same file.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Start tracking release notes for version bumps

KodrAus opened this issue · comments

Relevant API Guideline

The API Guidelines recommend tracking changes between crate versions in release notes. I imagine you'll have some idea of how you want to do this already @BurntSushi.

I'm going to hold off on this. I maintain a lot of crates, and tracking a full changelog for each of them is just too much work. For crates like this that don't get much activity, I don't think it's worth it. The commit log is small enough for someone to digest if they're really curious.