Skip to content

Commit 83293e9

Browse files
ReadeemJustaSqu1d
andauthored
Update CHANGELOG.md
Co-authored-by: JustaSqu1d <[email protected]> Signed-off-by: Readeem <[email protected]>
1 parent cf1a103 commit 83293e9

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,7 @@ These changes are available on the `master` branch, but have not yet been releas
1515
- Fixed missing `stacklevel` parameter in `warn_deprecated` function call inside
1616
`@utils.deprecated`.
1717
([#2500](https://github.com/Pycord-Development/pycord/pull/2500))
18-
- Fixed typehint in `ConnectionState._polls` incorrectly specified as `Guild` instead of
19-
`Poll`. ([#2500](https://github.com/Pycord-Development/pycord/pull/2500))
18+
- Fixed the typehint in `ConnectionState._polls` to reflect actual behavior, changing it from `Guild` to `Poll`. ([#2500](https://github.com/Pycord-Development/pycord/pull/2500))
2019
- Fixed missing `__slots__` attributes in `RawReactionClearEmojiEvent` and
2120
`RawMessagePollVoteEvent` classes.
2221
([#2500](https://github.com/Pycord-Development/pycord/pull/2500))

0 commit comments

Comments
 (0)