Skip to content

Commit

Permalink
📝 CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Paillat-dev committed Dec 13, 2024
1 parent 47c4be9 commit 142215d
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,12 +30,15 @@ These changes are available on the `master` branch, but have not yet been releas
([#2587](https://github.com/Pycord-Development/pycord/pull/2587/))
- Added optional `filter` parameter to `utils.basic_autocomplete()`.
([#2590](https://github.com/Pycord-Development/pycord/pull/2590))
- Added missing `with_counts` parameter to `fetch_guilds` method.
([#2615](https://github.com/Pycord-Development/pycord/pull/2615))
- Added missing `with_counts` parameter to `fetch_guilds` method.
([#2615](https://github.com/Pycord-Development/pycord/pull/2615))
- Added missing permissions: `Permissions.use_soundboard`,
`Permissions.use_external_sounds` and
`Permissions.view_creator_monetization_analytics`.
([#2620](https://github.com/Pycord-Development/pycord/pull/2620))
- Added the ability to use functions with any number of optional arguments, and
functions returning an awaitable as `Option.autocomplete`
([#2669](https://github.com/Pycord-Development/pycord/pull/2669)).

### Fixed

Expand Down

0 comments on commit 142215d

Please sign in to comment.