hyperium / headers

Typed HTTP Headers from hyper
https://hyper.rs
MIT License
162 stars 84 forks source link

Request: publish a CHANGELOG #163

Open chriskrycho opened 7 months ago

chriskrycho commented 7 months ago

I'm one of the maintainers for the Volta project, and got a Dependabot upgrade PR to bump from headers v0.3 to v0.4. I came here to find out what those changes were (which Dependabot will also do in an automated way as best it can if you have a CHANGELOG.md or release notes on GitHub’s tagged releases) and was sad to discover that there’s no way for me to see what changed other than doing an actual Git diff between the two!

It would be delightful and really helpful for consumers using this library directly if you added an actual CHANGELOG file for the crate! :pray: