aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Ionite <[email protected]>2022-08-16 19:11:48 -0400
committerGravatar GitHub <[email protected]>2022-08-16 19:11:48 -0400
commite96d063b0c4c3895b433fdc76d156b5d3caab985 (patch)
treef6d0fe48ce293a5bedb8569ff1e9ba588dbb49bc
parentAdded comments for regex addition (diff)
Update docs/changelog.rst
Co-authored-by: ChrisJL <[email protected]>
-rw-r--r--docs/changelog.rst2
1 files changed, 1 insertions, 1 deletions
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>`