diff options
author | 2025-10-17 18:44:13 +0000 | |
---|---|---|
committer | 2025-10-17 18:44:13 +0000 | |
commit | be5943e8aee51e8a84b758d20ee3bf4378c56831 (patch) | |
tree | e4574285fbd7136fc8d53a5e9d6103d6167716c6 /main/changelog.html | |
parent | Deploying to docs from @ python-discord/bot-core@9f0162c0869ee8e0ae158636c8f0... (diff) |
Deploying to docs from @ python-discord/bot-core@74072b3709d87dc811a4972aec1ef172101e49bf πdocs
Diffstat (limited to 'main/changelog.html')
-rw-r--r-- | main/changelog.html | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/main/changelog.html b/main/changelog.html index 4ad7519b..56f6f4b9 100644 --- a/main/changelog.html +++ b/main/changelog.html @@ -331,6 +331,10 @@ </li> <li class="toctree-l2 "> + <a class="version_link reference internal" href="../v11.8.0/changelog.html">v11.8.0</a> + </li> + + <li class="toctree-l2 "> <a class="version_link reference internal" href="../v11.7.0/changelog.html">v11.7.0</a> </li> @@ -478,7 +482,7 @@ <section id="changelog"> <h1>Changelog<a class="headerlink" href="#changelog" title="Link to this heading">ΒΆ</a></h1> <section id="11.8.0"> -<h2 style="margin-bottom: 0.3em;"><a class="reference external" href="https://github.com/python-discord/bot-core/releases/tag/v11.8.0">11.8.0</a> <span style="font-size: 75%;">4th September 2025</span></h2><ul class="simple"> +<h2 style="margin-bottom: 0.3em;"><a class="reference external" href="https://github.com/python-discord/bot-core/releases/tag/v11.8.0">11.8.0</a> <span style="font-size: 75%;">1st January 1970</span></h2><ul class="simple"> <li><p>[<span style="color: #40A056;">Feature</span>]<span> </span><a class="reference external" href="https://github.com/python-discord/bot-core/issues/305">#305</a><span>:</span> Update <a class="reference internal" href="output/pydis_core.utils.checks.html#pydis_core.utils.checks.in_whitelist_check" title="pydis_core.utils.checks.in_whitelist_check"><code class="xref py py-obj docutils literal notranslate"><span class="pre">pydis_core.utils.checks.in_whitelist_check</span></code></a> to check against the parent channel, if one exists, instead of the <code class="docutils literal notranslate"><span class="pre">ctx.channel.id</span></code>.</p></li> </ul> </section> |