diff options
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index fe0ea33e..2f299e2a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,8 @@ # Changelog +## 4.0.0 14th March 2022 +- Breaking: Migrate back to Discord.py 2.0 + ## 3.0.1 5th March 2022 - Fix: Setup log tracing when `botcore.utils.logging` is imported so that it can be used within botcore functions. |