diff options
author | 2022-09-18 17:54:54 +0400 | |
---|---|---|
committer | 2022-09-18 17:54:54 +0400 | |
commit | ac156ecc63e0cd0ea54d58020efe8df3c6e39c86 (patch) | |
tree | fcbef8c2a089dd4e76390a9887b11a0f49254a6d /docs/changelog.rst | |
parent | Merge pull request #135 from python-discord/poetry-1.2.0 (diff) | |
parent | Bump dev deps (diff) |
Merge pull request #138 from python-discord/bump-d.pyv8.2.1
Bump d.py to 2.0.1
Diffstat (limited to 'docs/changelog.rst')
-rw-r--r-- | docs/changelog.rst | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/changelog.rst b/docs/changelog.rst index a36bcc16..3e3c7149 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -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>`. |