diff options
author | 2023-02-28 15:57:51 +0100 | |
---|---|---|
committer | 2023-02-28 14:57:51 +0000 | |
commit | 19d75111d5e6b0237381bfd39d20144d444a551e (patch) | |
tree | b328454bd2d9c5a8c3099f4146ba0bb2e23fd92a /docs | |
parent | Bump discord.py to 2.1.1 (#172) (diff) |
Bump discord-py to 2.2.0 (#173)v9.5.0
* bump dpy to 2.2.0
* update changelog
* bump version in tool.poetry table
Diffstat (limited to 'docs')
-rw-r--r-- | docs/changelog.rst | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/changelog.rst b/docs/changelog.rst index 4c17ec29..e328405f 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -4,6 +4,9 @@ Changelog ========= +- :release:`9.5.0 <28th February 2023>` +- :feature:`173` Bump Discord.py to :literal-url:`2.2.0 <https://github.com/Rapptz/discord.py/releases/tag/v2.2.0>`. + - :release:`9.4.1 <9th February 2023>` - :feature:`172` Bump Discord.py to :literal-url:`2.1.1 <https://github.com/Rapptz/discord.py/releases/tag/v2.1.1>`. |