diff options
author | 2025-08-10 22:15:57 +0000 | |
---|---|---|
committer | 2025-08-10 22:15:57 +0000 | |
commit | e43e6491308e8959f8f08f72a1be80e8a965f7c2 (patch) | |
tree | 61d7777f612002ad94c68a782a94e31f6d9ed29a /main/changelog.html | |
parent | Deploying to docs from @ python-discord/bot-core@0da291ca7e92893f5a05ed282248... (diff) |
Deploying to docs from @ python-discord/bot-core@202b5cd84f1dbd9f42f4387b20fa4773f28e6e31 π
Diffstat (limited to 'main/changelog.html')
-rw-r--r-- | main/changelog.html | 10 |
1 files changed, 7 insertions, 3 deletions
diff --git a/main/changelog.html b/main/changelog.html index 218a8858..6fb88cde 100644 --- a/main/changelog.html +++ b/main/changelog.html @@ -477,9 +477,8 @@ <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 bugfix 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 bugfix release</a></h2><ul class="simple"> -<li><p>[<span style="color: #A04040;">Bug</span>]<span> </span><a class="reference external" href="https://github.com/python-discord/bot-core/issues/302">#302</a><span>:</span> Bump Discord.py to <a class="reference external" href="https://discordpy.readthedocs.io/en/stable/whats_new.html#v2-5-0"><code class="docutils literal notranslate"><span class="pre">2.5.0</span></code></a>.</p></li> +<section id="11.7.0"> +<h2 style="margin-bottom: 0.3em;"><a class="reference external" href="https://github.com/python-discord/bot-core/releases/tag/v11.7.0">11.7.0</a> <span style="font-size: 75%;">10th August 2025</span></h2><ul class="simple"> <li><p>[<span style="color: #A04040;">Bug</span>]<span> </span><a class="reference external" href="https://github.com/python-discord/bot-core/issues/304">#304</a><span>:</span> Update Discord invite regex to handle new protocol.</p></li> </ul> </section> @@ -488,6 +487,11 @@ <li><p>[<span style="color: #A04040;">Bug</span>]<span> </span><a class="reference external" href="https://github.com/python-discord/bot-core/issues/303">#303</a><span>:</span> Update Discord invite regex to handle cases with additional slashes.</p></li> </ul> </section> +<section id="11.6.0"> +<h2 style="margin-bottom: 0.3em;"><a class="reference external" href="https://github.com/python-discord/bot-core/releases/tag/v11.6.0">11.6.0</a> <span style="font-size: 75%;">18th February 2025</span></h2><ul class="simple"> +<li><p>[<span style="color: #A04040;">Bug</span>]<span> </span><a class="reference external" href="https://github.com/python-discord/bot-core/issues/302">#302</a><span>:</span> Bump Discord.py to <a class="reference external" href="https://discordpy.readthedocs.io/en/stable/whats_new.html#v2-5-0"><code class="docutils literal notranslate"><span class="pre">2.5.0</span></code></a>.</p></li> +</ul> +</section> <section id="11.5.1"> <h2 style="margin-bottom: 0.3em;"><a class="reference external" href="https://github.com/python-discord/bot-core/releases/tag/v11.5.1">11.5.1</a> <span style="font-size: 75%;">23rd November 2024</span></h2><ul class="simple"> <li><p>[<span style="color: #A04040;">Bug</span>]<span> </span><a class="reference external" href="https://github.com/python-discord/bot-core/issues/295">#295</a><span>:</span> Update <a class="reference internal" href="output/pydis_core.utils.regex.html#pydis_core.utils.regex.DISCORD_INVITE" title="pydis_core.utils.regex.DISCORD_INVITE"><code class="xref py py-obj docutils literal notranslate"><span class="pre">pydis_core.utils.regex.DISCORD_INVITE</span></code></a> to not be overly strict.</p></li> |