diff options
| author | 2022-04-19 13:49:03 +0100 | |
|---|---|---|
| committer | 2022-04-19 13:49:03 +0100 | |
| commit | 83808e99e12887977faacfc6388fbb6db5eef096 (patch) | |
| tree | 63195f9e3dd83f39ae45b219038c121d4d0e2710 /CHANGELOG.md | |
| parent | Bump discord.py to https://github.com/Rapptz/discord.py/tree/987235d5649e7c2b... (diff) | |
Bump sphinx-autodoc-typehints to 1.18.1
Diffstat (limited to 'CHANGELOG.md')
| -rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index fb64f6bc..f4b21e62 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,7 +1,7 @@ # Changelog ## 6.0.0 19th April 2022 -- Breaking: Bump discord.py to [987235d5649e7c2b1a927637bab6547244ecb2cf](https://github.com/Rapptz/discord.py/archive/987235d5649e7c2b1a927637bab6547244ecb2cf.zip) +- Breaking: Bump discord.py to [987235d5649e7c2b1a927637bab6547244ecb2cf](https://github.com/Rapptz/discord.py/tree/987235d5649e7c2b1a927637bab6547244ecb2cf) - This reverts a change to help command behaviour that broke our custom pagination - This also adds basic forum channel support to discord.py |