Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Signed-off-by: plun1331 <plun1331@gmail.com>
  • Loading branch information
plun1331 authored Aug 29, 2024
1 parent d027f4c commit d80f30b
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,10 +33,9 @@ These changes are available on the `master` branch, but have not yet been releas
from `Guild` to `Poll`.
([#2500](https://github.com/Pycord-Development/pycord/pull/2500))
- Fixed missing `__slots__` attributes in `RawReactionClearEmojiEvent` and
`RawMessagePollVoteEvent` classes.
`RawMessagePollVoteEvent`.
([#2500](https://github.com/Pycord-Development/pycord/pull/2500))
- Fixed the type of the `default_sort_order` attribute, changing it from `int` to
`SortOrder`. enum in `ForumChannel` class.
- Fixed the type of `ForumChannel.default_sort_order`, changing it from `int` to `SortOrder`.
([#2500](https://github.com/Pycord-Development/pycord/pull/2500))

## [2.6.0] - 2024-07-09
Expand Down

0 comments on commit d80f30b

Please sign in to comment.