diff options
author | 2022-08-18 15:13:18 +0100 | |
---|---|---|
committer | 2022-08-18 15:13:27 +0100 | |
commit | 15f93e76e4f92817bd10331faca6f531b203b137 (patch) | |
tree | bf3b80db2c29067dcad41851adeadcdb2410ac07 /docs/changelog.rst | |
parent | Merge pull request #124 from python-discord/invite-regex (diff) |
Bump Discord.py to the stable 2.0 release.v8.2.0
This also bumps some other deps, rather than individually merging the dependabot releases.
Diffstat (limited to 'docs/changelog.rst')
-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". |