aboutsummaryrefslogtreecommitdiffstats
path: root/main/_sources
diff options
context:
space:
mode:
authorGravatar ChrisLovering <[email protected]>2022-08-18 15:13:27 +0000
committerGravatar ChrisLovering <[email protected]>2022-08-18 15:13:27 +0000
commita044360f2369fbc13a2db0cb1c97f1ac7326e150 (patch)
treeea2101762657f14219d5fb97e0b569ceb2bfdf9c /main/_sources
parentDeploying to docs from @ python-discord/bot-core@009a1395e2bb0bf56e3e94587972... (diff)
Deploying to docs from @ python-discord/bot-core@127d0efa219d29e15bd71339d0d2517945aed57c 🚀
Diffstat (limited to 'main/_sources')
-rw-r--r--main/_sources/changelog.rst.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/main/_sources/changelog.rst.txt b/main/_sources/changelog.rst.txt
index 643a54fc..a36bcc16 100644
--- a/main/_sources/changelog.rst.txt
+++ b/main/_sources/changelog.rst.txt
@@ -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".