Skip to content

Commit

Permalink
changelog: Prep for release
Browse files Browse the repository at this point in the history
Signed-off-by: Evan Maddock <[email protected]>
  • Loading branch information
EbonJaeger committed Jul 23, 2024
1 parent b48cd39 commit b7cc196
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ Items marked with (Serenity) are improvements due to using an updated version of

## [Unreleased]

## [2.8.0] - 2024-07-23

- Add config option for a list of keywords to cause death messages to be ignored
- Add death message from Wardens
- Use [anyhow](https://crates.io/crates/anyhow) for error handling
Expand Down Expand Up @@ -140,7 +142,8 @@ Items marked with (Serenity) are improvements due to using an updated version of

- Improve experience when a user sends an attachment in Discord

[unreleased]: https://github.com/EbonJaeger/dolphin-rs/compare/v2.7.0...master
[unreleased]: https://github.com/EbonJaeger/dolphin-rs/compare/v2.8.0...master
[v2.8.0]: https://github.com/EbonJaeger/dolphin-rs/compare/v2.7.0...v2.8.0
[v2.7.0]: https://github.com/EbonJaeger/dolphin-rs/compare/v2.6.0...v2.7.0
[v2.6.0]: https://github.com/EbonJaeger/dolphin-rs/compare/v2.5.2...v2.6.0
[v2.5.2]: https://github.com/EbonJaeger/dolphin-rs/compare/v2.5.1...v2.5.2
Expand Down

0 comments on commit b7cc196

Please sign in to comment.