Skip to content

Commit 9202002

Browse files
committed
📝 CHANGELOG.md
1 parent 2a158b7 commit 9202002

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,11 @@ 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 missing soundboard-related voice channel permissions:
34+
`Permissions.use_soundboard`, `Permissions.use_external_sounds`, and
35+
[VIEW_CREATOR_MONETIZATION_ANALYTICS](https://discord.com/developers/docs/topics/permissions#:~:text=VIEW_CREATOR_MONETIZATION_ANALYTICS)
36+
permission: `Permissions.view_creator_monetization_analytics`
37+
([#2620](https://github.com/Pycord-Development/pycord/pull/2620))
3338

3439
### Fixed
3540

0 commit comments

Comments
 (0)