aboutsummaryrefslogtreecommitdiffstats
path: root/docs/changelog.rst
diff options
context:
space:
mode:
authorGravatar Chris Lovering <[email protected]>2025-09-04 19:36:52 +0100
committerGravatar Chris Lovering <[email protected]>2025-09-18 20:51:49 +0100
commit9f0162c0869ee8e0ae158636c8f0eac96159a675 (patch)
tree597af2e83a819d47873b508c1e078e99bb257303 /docs/changelog.rst
parentFix Sphinx releases plugin identification of bugs/features (diff)
Update in_whitelist_check to check against the parent channel, if one existsv11.8.0
Diffstat (limited to 'docs/changelog.rst')
-rw-r--r--docs/changelog.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/changelog.rst b/docs/changelog.rst
index f51ff113..103b3197 100644
--- a/docs/changelog.rst
+++ b/docs/changelog.rst
@@ -4,6 +4,9 @@
Changelog
=========
+- :release:`11.8.0 <4th September 2025>`
+- :feature:`305` Update :obj:`pydis_core.utils.checks.in_whitelist_check` to check against the parent channel, if one exists, instead of the ``ctx.channel.id``.
+
- :release:`11.7.0 <10th August 2025>`
- :bug:`304 major` Update Discord invite regex to handle new protocol.