Skip to content

Commit

Permalink
Update the changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
shepmaster committed Dec 19, 2022
1 parent f32fa32 commit d65f869
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,16 @@ modifying code to account for new releases.

[upgrading guide]: https://docs.rs/snafu/*/snafu/guide/upgrading/index.html

## [0.7.4] - 2022-12-19

### Changed

- `Report` and the `[report]` macro now remove redundant parts from
the messages that many errors duplicate from their underlying
sources.

[0.7.4]: https://github.com/shepmaster/snafu/releases/tag/0.7.4

## [0.7.3] - 2022-10-20

### Fixed
Expand Down

0 comments on commit d65f869

Please sign in to comment.