diff options
author | 2022-08-18 15:13:27 +0000 | |
---|---|---|
committer | 2022-08-18 15:13:27 +0000 | |
commit | a044360f2369fbc13a2db0cb1c97f1ac7326e150 (patch) | |
tree | ea2101762657f14219d5fb97e0b569ceb2bfdf9c /main/_sources | |
parent | Deploying 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.txt | 5 |
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". |