aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Joe Banks <[email protected]>2025-10-17 19:40:29 +0100
committerGravatar GitHub <[email protected]>2025-10-17 19:40:29 +0100
commit74072b3709d87dc811a4972aec1ef172101e49bf (patch)
tree60e59ab20e2b8fe6406bda297a8b9c650ebe599e
parentUpdate in_whitelist_check to check against the parent channel, if one exists (diff)
Update release date for version 11.8.0 in changelogHEADmain
-rw-r--r--docs/changelog.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/changelog.rst b/docs/changelog.rst
index 103b3197..58e17fd6 100644
--- a/docs/changelog.rst
+++ b/docs/changelog.rst
@@ -4,7 +4,7 @@
Changelog
=========
-- :release:`11.8.0 <4th September 2025>`
+- :release:`11.8.0 <1st January 1970>`
- :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>`