Skip to content

Commit

Permalink
Correct changelog years
Browse files Browse the repository at this point in the history
I guess 2024 comes after 2023 this year. 🤷

Fixes #444
  • Loading branch information
shepmaster committed Apr 3, 2024
1 parent 953bd56 commit 341d9b3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ modifying code to account for new releases.

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

## [0.8.2] - 2023-03-11
## [0.8.2] - 2024-03-11

### Fixed

Expand All @@ -21,7 +21,7 @@ modifying code to account for new releases.

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

## [0.8.1] - 2023-02-26
## [0.8.1] - 2024-02-26

### Added

Expand Down

0 comments on commit 341d9b3

Please sign in to comment.