diff --git a/CHANGELOG.md b/CHANGELOG.md index c2579ed8d8..2255aaf361 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -205,7 +205,7 @@ These changes are available on the `master` branch, but have not yet been releas ([#2295](https://github.com/Pycord-Development/pycord/issues/2295)) - Fixed `AttributeError` when failing to establish initial websocket connection. ([#2301](https://github.com/Pycord-Development/pycord/pull/2301)) -- Fixed `MISSING` attribute of command under a subcommand group under a command group +- Fixed `AttributeError` caused by `command.cog` being `MISSING`. ([#2302](https://github.com/Pycord-Development/pycord/issues/2302)) ## [2.4.1] - 2023-03-20