Skip to content

Commit 3578b5e

Browse files
ReadeemJustaSqu1d
andauthored
Update CHANGELOG.md
Co-authored-by: JustaSqu1d <[email protected]> Signed-off-by: Readeem <[email protected]>
1 parent 6d4b39f commit 3578b5e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ These changes are available on the `master` branch, but have not yet been releas
2020
- Fixed missing `__slots__` attributes in `RawReactionClearEmojiEvent` and
2121
`RawMessagePollVoteEvent` classes.
2222
([#2500](https://github.com/Pycord-Development/pycord/pull/2500))
23-
- Fixed `default_sort_order` variable type being `int` instead of typehinted `SortOrder`
23+
- Fixed the type of the `default_sort_order` attribute, changing it from `int` to `SortOrder`.
2424
enum in `ForumChannel` class.
2525
([#2500](https://github.com/Pycord-Development/pycord/pull/2500))
2626

0 commit comments

Comments
 (0)