diff options
author | 2023-06-14 12:22:06 +0100 | |
---|---|---|
committer | 2023-06-14 12:22:06 +0100 | |
commit | b3425c40532b02ad54ac7be9eb96e830d7e1a5ef (patch) | |
tree | fa0a4c47fae5ec993086180c8348d20e2d7903f6 /docs | |
parent | Update the base image used for dev bot (diff) |
Bump d.py (#181)v9.8.0
* Bump d.py to 2.3.0
* Linting fixes for new ruff version
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 471f7be6..718b868b 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -3,6 +3,10 @@ Changelog ========= +- :release:`9.8.0 <13th June 2023>` +- :support:`181` Bump Discord.py to :literal-url:`2.3.0 <https://github.com/Rapptz/discord.py/releases/tag/v2.3.0>`. + + - :release:`9.7.0 <10th June 2023>` - :feature:`179` Add paste service utility to upload text to our paste service. - :feature:`177` Automatically handle discord.Forbidden 90001 errors in all schedules |