eyre-rs / eyre

A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications
Apache License 2.0
1.35k stars 63 forks source link

Update CHANGELOG.md #151

Closed ten3roberts closed 7 months ago

thenorili commented 7 months ago

Suggested changes:

https://github.com/eyre-rs/eyre/pull/134/files Compare to the last version release and mimic the form, using the release document

Rename "Release 0.6.12"

Update Cargo.toml and lib.rs for the new branch

Push back if you have a plan that I'm not seeing!

ten3roberts commented 7 months ago

Ok.

The plan is to have this commit be standalone so that the changelog can be both present on master, and backported to the 0.6 branch, due to the master branch being aimed for the upcoming 1.0.0 release