From e1f1aea31fb970178b048cf9804277db72ed65f5 Mon Sep 17 00:00:00 2001 From: Paillat Date: Thu, 24 Oct 2024 13:26:10 +0200 Subject: [PATCH] :memo: CHANGELOG.md --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index daf082ae66..ff0223d529 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -30,6 +30,8 @@ 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 voice channel permission to use soundboard `Permissions.use_soundboard` + ([#2620](https://github.com/Pycord-Development/pycord/pull/2620)) ### Fixed