Skip to content

Commit

Permalink
Add new PRs
Browse files Browse the repository at this point in the history
  • Loading branch information
mkrasnitski committed Nov 3, 2023
1 parent b101262 commit abfe8d0
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ Thanks to the following for their contributions:
- [@fenhl]
- [@GnomedDev]
- [@jamesbt365]
- [@Joshument]
- [@kangalio]
- [@Kneemund]
- [@marcantoinem]
Expand Down Expand Up @@ -233,6 +234,7 @@ Serenity now uses Rust edition 2021, with an MSRV of Rust 1.72.
* [#2520](https://github.com/serenity-rs/serenity/pull/2520) - Add the `User::static_face` method, mirroring `User::face`.
* [#2535](https://github.com/serenity-rs/serenity/pull/2535) - Add pagination support to the Get Guild Bans endpoint.
* [#2565](https://github.com/serenity-rs/serenity/pull/2565) - Add support for the `VOICE_CHANNEL_STATUS_UPDATE` gateway event.
* [#2576](https://github.com/serenity-rs/serenity/pull/2576) - Add a `GuildId::everyone_role` method.

#### Changed

Expand Down Expand Up @@ -403,6 +405,7 @@ Serenity now uses Rust edition 2021, with an MSRV of Rust 1.72.
- ThreadMemberFlags
- UserPublicFlags
* [#2559](https://github.com/serenity-rs/serenity/pull/2559) - Remove the `EventType` enum. Instead of `Event::event_type().name()`, users should just call `Event::name`.
* [#2578](https://github.com/serenity-rs/serenity/pull/2578) - Remove the `PingInteraction::guild_locale` field.

## [0.11.7] - 2023-10-24

Expand Down Expand Up @@ -5513,6 +5516,7 @@ Initial commit.
[@joek13]: https://github.com/joek13
[@johnchildren]: https://github.com/johnchildren
[@jontze]: https://github.com/jontze
[@Joshument]: https://github.com/Joshument
[@KaDiWa4]: https://github.com/KaDiWa4
[@KamranMackey]: https://github.com/KamranMackey
[@Kroisse]: https://github.com/Kroisse
Expand Down

0 comments on commit abfe8d0

Please sign in to comment.