Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
Co-authored-by: JustaSqu1d <[email protected]>
Signed-off-by: Readeem <[email protected]>
  • Loading branch information
Readeem and JustaSqu1d authored Aug 7, 2024
1 parent 6d4b39f commit 3578b5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ These changes are available on the `master` branch, but have not yet been releas
- Fixed missing `__slots__` attributes in `RawReactionClearEmojiEvent` and
`RawMessagePollVoteEvent` classes.
([#2500](https://github.com/Pycord-Development/pycord/pull/2500))
- Fixed `default_sort_order` variable type being `int` instead of typehinted `SortOrder`
- Fixed the type of the `default_sort_order` attribute, changing it from `int` to `SortOrder`.
enum in `ForumChannel` class.
([#2500](https://github.com/Pycord-Development/pycord/pull/2500))

Expand Down

0 comments on commit 3578b5e

Please sign in to comment.