diff options
| author | 2022-09-18 14:00:14 +0000 | |
|---|---|---|
| committer | 2022-09-18 14:00:14 +0000 | |
| commit | b2046169bfa08b4f0efa1da67d4f8eed7a0c107f (patch) | |
| tree | 6afe7eba1bd8cbea9c76a86204772e85d5244d9c /main/_sources | |
| parent | Deploying to docs from @ python-discord/bot-core@030d15e3a0ae2ecc84ca368aa11e... (diff) | |
Deploying to docs from @ python-discord/bot-core@ac156ecc63e0cd0ea54d58020efe8df3c6e39c86 🚀
Diffstat (limited to 'main/_sources')
| -rw-r--r-- | main/_sources/changelog.rst.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/main/_sources/changelog.rst.txt b/main/_sources/changelog.rst.txt index a36bcc16..3e3c7149 100644 --- a/main/_sources/changelog.rst.txt +++ b/main/_sources/changelog.rst.txt @@ -4,6 +4,10 @@ Changelog ========= +- :release:`8.2.1 <18th September 2022>` +- :bug:`138` Bump Discord.py to :literal-url:`2.0.1 <https://discordpy.readthedocs.io/en/latest/whats_new.html#v2-0-1>`. + + - :release:`8.2.0 <18th August 2022>` - :support:`125` Bump Discord.py to the stable :literal-url:`2.0 release <https://discordpy.readthedocs.io/en/latest/migrating.html>`. |