From ef4564cf9d78709135e51cb102a027cdd784634a Mon Sep 17 00:00:00 2001 From: ionite34 Date: Tue, 16 Aug 2022 19:06:16 -0400 Subject: Version bump and changelog --- docs/changelog.rst | 3 +++ 1 file changed, 3 insertions(+) (limited to 'docs/changelog.rst') diff --git a/docs/changelog.rst b/docs/changelog.rst index f944c8d6..2bb68dbb 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -3,6 +3,9 @@ Changelog ========= +- :release:`8.1.0 <16th August 2022>` +- :support:`124` Updated Discord Invite regex to match leading http, https, www + - :release:`8.0.0 <27th July 2022>` - :breaking:`110` Bump async-rediscache to v1.0.0-rc2 -- cgit v1.2.3 From e96d063b0c4c3895b433fdc76d156b5d3caab985 Mon Sep 17 00:00:00 2001 From: Ionite Date: Tue, 16 Aug 2022 19:11:48 -0400 Subject: Update docs/changelog.rst Co-authored-by: ChrisJL --- docs/changelog.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/changelog.rst') diff --git a/docs/changelog.rst b/docs/changelog.rst index 2bb68dbb..643a54fc 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -4,7 +4,7 @@ Changelog ========= - :release:`8.1.0 <16th August 2022>` -- :support:`124` Updated Discord Invite regex to match leading http, https, www +- :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>` -- cgit v1.2.3