diff options
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> | 
