Skip to content

Commit

Permalink
Add changelog for 0.13.1
Browse files Browse the repository at this point in the history
[skip ci]

(cherry picked from commit 909045b)
  • Loading branch information
lukellmann committed Jan 19, 2024
1 parent c60f5e7 commit 5f4938e
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
# 0.13.1

This release fixes an exception when trying to deserialize `Permissions` contained in `GuildAuditLogEntryCreateEvent`s.
Kord expected to receive JSON strings while
[Discord is sending JSON numbers](https://github.com/discord/discord-api-docs/issues/6616).

See #911 and #912.

# 0.13.0

This release fixes a bug where the Spanish Latin America `Locale` (es-419) couldn't be deserialized correctly, so users
Expand Down

0 comments on commit 5f4938e

Please sign in to comment.