diff --git a/CHANGELOG.md b/CHANGELOG.md index 3b6110790d..ecb9d59932 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -97,6 +97,8 @@ These changes are available on the `master` branch, but have not yet been releas ([#2368](https://github.com/Pycord-Development/pycord/pull/2368)) - Added `Message.enforce_nonce`. ([#2370](https://github.com/Pycord-Development/pycord/pull/2370)) +- Added audit log support for voice channel status. + ([#2373](https://github.com/Pycord-Development/pycord/pull/2373)) ### Changed