Skip to content

Commit f1da17e

Browse files
committed
Fill in the release date of the v0.12.3 release
1 parent c3df245 commit f1da17e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
All notable changes to this project will be documented in this file.
44
This project mostly adheres to [Semantic Versioning][semver].
55

6-
## [0.12.3] - 2024-XX-XX
6+
## [0.12.3] - 2024-11-13
77

88
Thanks to the following for their contributions:
99

@@ -50,11 +50,11 @@ Thanks to the following for their contributions:
5050
- [#3013](https://github.com/serenity-rs/serenity/pull/3013) Interaction responses can now send polls.
5151
- [#3018](https://github.com/serenity-rs/serenity/pull/3018) User App support has been stablised, usable without `unstable_discord_api`.
5252
- [#3021](https://github.com/serenity-rs/serenity/pull/3021) Support for Entry Point Commands has been added.
53-
- [#3030](https://github.com/serenity-rs/serenity/pull/3030) A `Message::author_permissions` helper has been added, alongside `Permissions::dm_permissions`.
53+
- [#3030](https://github.com/serenity-rs/serenity/pull/3030) A `Message::author_permissions` helper has been added, alongside `Permissions::dm_permissions`.
5454

5555
### Deserialisation Fixes
5656

57-
- [#2887](https://github.com/serenity-rs/serenity/pull/2887), [#2893](https://github.com/serenity-rs/serenity/pull/2893)
57+
- [#2887](https://github.com/serenity-rs/serenity/pull/2887), [#2893](https://github.com/serenity-rs/serenity/pull/2893)
5858
Messages with reactions no longer fail to deserialize due to super reaction changes.
5959
- [#2917](https://github.com/serenity-rs/serenity/pull/2917) Application no longer fails to deserialize with `unstable_discord_api`
6060
- [#3032](https://github.com/serenity-rs/serenity/pull/3032) Guilds with an @everyone role at position `-1` no longer fail to deserialise.

0 commit comments

Comments
 (0)