Skip to content

Commit

Permalink
Merge pull request #567 from nyxx-discord/chore/resolve-main-conflicts
Browse files Browse the repository at this point in the history
Resolve merge conflicts from next -> main
  • Loading branch information
l7ssha authored Oct 16, 2023
2 parents 0a70138 + a594137 commit 18bca4a
Showing 1 changed file with 27 additions and 0 deletions.
27 changes: 27 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,33 @@ __03.07.2023__
Join our Discord server for updates concerning the migration path and help upgrading.
For now, check out the new examples and play around with the rewrite to get a feel for it.

## 5.1.1
__11.08.2023__

- bug: Error on ThreadMemberUpdateEvent due invalid event deserialization

## 5.1.0
__16.06.2023__

- feature: Support the new unique username system with global display names.
- bug: remove the `!` in the mention string as it has been deprecated.

## 5.0.4
__04.06.2023__

- bug: Fix invalid casts

## 5.0.3
__11.04.2023__

- bug: Always initialize guild caches

## 5.0.2
__08.04.2023__

- bug: TextChannelBuilder and VoiceChannel builder had rateLimitPerUser and videoQualityMode swapped (#471)
- documentation: Guild members (#470)

## 5.0.1
__18.03.2023__

Expand Down

0 comments on commit 18bca4a

Please sign in to comment.