Skip to content

Commit 56980c7

Browse files
committed
Release v2.7.0
Signed-off-by: Evan Maddock <maddock.evan@vivaldi.net>
1 parent 0c46758 commit 56980c7

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ Items marked with (Serenity) are improvements due to using an updated version of
99

1010
## [Unreleased]
1111

12+
## [v2.7.0] - 2022-07-27
13+
1214
- Ask for Message Content intent
1315
- Disable bot token validation because it's broken upstream
1416
- Update Serenity to [0.11.4](https://github.com/serenity-rs/serenity/blob/current/CHANGELOG.md#0114---2022-07-19)
@@ -132,7 +134,8 @@ Items marked with (Serenity) are improvements due to using an updated version of
132134

133135
- Improve experience when a user sends an attachment in Discord
134136

135-
[unreleased]: https://github.com/EbonJaeger/dolphin-rs/compare/v2.6.0...master
137+
[unreleased]: https://github.com/EbonJaeger/dolphin-rs/compare/v2.7.0...master
138+
[v2.7.0]: https://github.com/EbonJaeger/dolphin-rs/compare/v2.6.0...v2.7.0
136139
[v2.6.0]: https://github.com/EbonJaeger/dolphin-rs/compare/v2.5.2...v2.6.0
137140
[v2.5.2]: https://github.com/EbonJaeger/dolphin-rs/compare/v2.5.1...v2.5.2
138141
[v2.5.1]: https://github.com/EbonJaeger/dolphin-rs/compare/v2.5.0...v2.5.1

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)