diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/changelog.rst | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/changelog.rst b/docs/changelog.rst index 643a54fc..a36bcc16 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -3,6 +3,11 @@ Changelog ========= + +- :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>`. + + - :release:`8.1.0 <16th August 2022>` - :support:`124` Updated :obj:`botcore.utils.regex.DISCORD_INVITE` regex to optionally match leading "http[s]" and "www". |