diff options
author | 2022-09-18 13:20:22 +0100 | |
---|---|---|
committer | 2022-09-18 13:51:14 +0100 | |
commit | 6562f4267c1328780ac145ddb72f5c588a1ac7fb (patch) | |
tree | 08acba66b5053613458a63308d837b689d3b8290 /docs | |
parent | Merge pull request #135 from python-discord/poetry-1.2.0 (diff) |
Bump d.py to 2.0.1
Diffstat (limited to 'docs')
-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>`. |