Skip to content

Commit 8d0a6d0

Browse files
author
TyrantLink
committed
Update CHANGELOG.md
1 parent 8e0dc29 commit 8d0a6d0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,6 @@ These changes are available on the `master` branch, but have not yet been releas
3030
([#2587](https://github.com/Pycord-Development/pycord/pull/2587/))
3131
- Added optional `filter` parameter to `utils.basic_autocomplete()`.
3232
([#2590](https://github.com/Pycord-Development/pycord/pull/2590))
33-
- Added `store_poll` method to `Webhook._WebhookState`.
34-
([#2624](https://github.com/Pycord-Development/pycord/pull/2624))
3533

3634
### Fixed
3735

@@ -50,6 +48,8 @@ These changes are available on the `master` branch, but have not yet been releas
5048
([#2595](https://github.com/Pycord-Development/pycord/pull/2595))
5149
- Fixed `BucketType.category` cooldown commands not functioning correctly in private
5250
channels. ([#2603](https://github.com/Pycord-Development/pycord/pull/2603))
51+
- Fixed `Webhook._WebhookState` missing `store_poll` method.
52+
([#2624](https://github.com/Pycord-Development/pycord/pull/2624))
5353

5454
### Changed
5555

0 commit comments

Comments
 (0)