aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Chris Lovering <[email protected]>2022-04-02 20:12:29 +0100
committerGravatar Chris Lovering <[email protected]>2022-04-02 20:20:40 +0100
commit2e3cbdc916eaeed9bd4ee65caec6256fd919079e (patch)
tree6f097e582ddbefa63b508655c43df6c0c4cf4f79
parentMerge pull request #42 from python-discord/bump-d.py-and-add-BotBase (diff)
Update changelog with latest changes
-rw-r--r--CHANGELOG.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 2f299e2a..b041bad6 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,11 @@
# Changelog
+## 5.0.0 2nd April 2022
+- Breaking: Remove public extensions util
+- Feature: Add `BotBase`, a `discord.ext.commands.Bot` sub-class, which abstracts a lot of logic shared between our bots
+- Feature: Add async statsd client
+- Dependencies: Bump Discord.py to latest alpha commit
+
## 4.0.0 14th March 2022
- Breaking: Migrate back to Discord.py 2.0