diff options
Diffstat (limited to 'main/changelog.html')
-rw-r--r-- | main/changelog.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/main/changelog.html b/main/changelog.html index 32618a8a..5e613618 100644 --- a/main/changelog.html +++ b/main/changelog.html @@ -453,9 +453,9 @@ <article role="main" id="furo-main-content"> <section id="changelog"> <h1>Changelog<a class="headerlink" href="#changelog" title="Link to this heading">ΒΆ</a></h1> -<section id="Next 11.x feature release"> -<h2 style="margin-bottom: 0.3em;"><a class="reference external" href="https://github.com/python-discord/bot-core/releases/tag/vmaster">Next 11.x feature release</a></h2><ul class="simple"> -<li><p>[<span style="color: #40A056;">Feature</span>]<span>:</span><span> </span> Correct the docstring of <a class="reference internal" href="output/pydis_core.utils.interactions.html#pydis_core.utils.interactions.ViewWithUserAndRoleCheck" title="pydis_core.utils.interactions.ViewWithUserAndRoleCheck"><code class="xref py py-obj docutils literal notranslate"><span class="pre">pydis_core.utils.interactions.ViewWithUserAndRoleCheck</span></code></a>.</p></li> +<section id="11.3.1"> +<h2 style="margin-bottom: 0.3em;"><a class="reference external" href="https://github.com/python-discord/bot-core/releases/tag/v11.3.1">11.3.1</a> <span style="font-size: 75%;">25th July 2024</span></h2><ul class="simple"> +<li><p>[<span style="color: #A04040;">Bug</span>]<span>:</span><span> </span> Correct the docstring of <a class="reference internal" href="output/pydis_core.utils.interactions.html#pydis_core.utils.interactions.ViewWithUserAndRoleCheck" title="pydis_core.utils.interactions.ViewWithUserAndRoleCheck"><code class="xref py py-obj docutils literal notranslate"><span class="pre">pydis_core.utils.interactions.ViewWithUserAndRoleCheck</span></code></a>.</p></li> </ul> </section> <section id="11.3.0"> |