diff options
Diffstat (limited to 'main/_sources')
-rw-r--r-- | main/_sources/changelog.rst.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/main/_sources/changelog.rst.txt b/main/_sources/changelog.rst.txt index f944c8d6..643a54fc 100644 --- a/main/_sources/changelog.rst.txt +++ b/main/_sources/changelog.rst.txt @@ -3,6 +3,9 @@ Changelog ========= +- :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". + - :release:`8.0.0 <27th July 2022>` - :breaking:`110` Bump async-rediscache to v1.0.0-rc2 |