Skip to content

Commit d80f30b

Browse files
authored
Apply suggestions from code review
Signed-off-by: plun1331 <[email protected]>
1 parent d027f4c commit d80f30b

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

CHANGELOG.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -33,10 +33,9 @@ These changes are available on the `master` branch, but have not yet been releas
3333
from `Guild` to `Poll`.
3434
([#2500](https://github.com/Pycord-Development/pycord/pull/2500))
3535
- Fixed missing `__slots__` attributes in `RawReactionClearEmojiEvent` and
36-
`RawMessagePollVoteEvent` classes.
36+
`RawMessagePollVoteEvent`.
3737
([#2500](https://github.com/Pycord-Development/pycord/pull/2500))
38-
- Fixed the type of the `default_sort_order` attribute, changing it from `int` to
39-
`SortOrder`. enum in `ForumChannel` class.
38+
- Fixed the type of `ForumChannel.default_sort_order`, changing it from `int` to `SortOrder`.
4039
([#2500](https://github.com/Pycord-Development/pycord/pull/2500))
4140

4241
## [2.6.0] - 2024-07-09

0 commit comments

Comments
 (0)