Skip to content

Commit

Permalink
Release v2.7.0
Browse files Browse the repository at this point in the history
Signed-off-by: Evan Maddock <[email protected]>
  • Loading branch information
EbonJaeger committed Jul 27, 2022
1 parent 0c46758 commit 56980c7
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
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]

## [v2.7.0] - 2022-07-27

- Ask for Message Content intent
- Disable bot token validation because it's broken upstream
- Update Serenity to [0.11.4](https://github.com/serenity-rs/serenity/blob/current/CHANGELOG.md#0114---2022-07-19)
Expand Down Expand Up @@ -132,7 +134,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.6.0...master
[unreleased]: https://github.com/EbonJaeger/dolphin-rs/compare/v2.7.0...master
[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
[v2.5.1]: https://github.com/EbonJaeger/dolphin-rs/compare/v2.5.0...v2.5.1
Expand Down
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 56980c7

Please sign in to comment.