aboutsummaryrefslogtreecommitdiffstats
path: root/docs/changelog.rst
diff options
context:
space:
mode:
authorGravatar ChrisJL <[email protected]>2022-08-18 16:05:00 +0100
committerGravatar GitHub <[email protected]>2022-08-18 16:05:00 +0100
commit127d0efa219d29e15bd71339d0d2517945aed57c (patch)
treebf3b80db2c29067dcad41851adeadcdb2410ac07 /docs/changelog.rst
parentMerge pull request #124 from python-discord/invite-regex (diff)
parentBump Discord.py to the stable 2.0 release. (diff)
Merge pull request #125 from python-discord/dpy-2.0
Bump Discord.py to the stable 2.0 release.
Diffstat (limited to 'docs/changelog.rst')
-rw-r--r--docs/changelog.rst5
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".