diff --git a/CHANGES.rst b/CHANGES.rst index 4f715b6e6..e9b70998f 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -9,6 +9,7 @@ Redbot 3.5.0 (2023-05-04) Read before updating -------------------- +#. ``[p]bankset`` is now a core command and as a consequence, the bank cog has been removed. This means that when you start the bot for the first time after the update, you'll see a "Failed to load package bank" message. That is perfectly normal and this message can be ignored. #. Red 3.5 comes with breaking changes for users. Look at `Backward incompatible changes in Red 3.5 document ` and `End-user changelog ` for full details. Note that because this release also comes with breaking changes for developers,