From c7ca81679b1b7794cdebdd952b9a7162fe549edc Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Sat, 2 Mar 2024 05:09:28 +0000 Subject: [PATCH] style(pre-commit): auto fixes from pre-commit.com hooks --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ecb9d59932..423098cfa1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -97,7 +97,7 @@ 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. +- Added audit log support for voice channel status. ([#2373](https://github.com/Pycord-Development/pycord/pull/2373)) ### Changed