summaryrefslogtreecommitdiffstats
path: root/main/changelog.html
diff options
context:
space:
mode:
Diffstat (limited to 'main/changelog.html')
-rw-r--r--main/changelog.html23
1 files changed, 18 insertions, 5 deletions
diff --git a/main/changelog.html b/main/changelog.html
index b69a7cd0..186b745e 100644
--- a/main/changelog.html
+++ b/main/changelog.html
@@ -6,13 +6,13 @@
<link rel="index" title="Index" href="genindex.html" /><link rel="search" title="Search" href="search.html" /><link rel="prev" title="Local Development &amp; Testing" href="development.html" />
<link rel="shortcut icon" href="https://raw.githubusercontent.com/python-discord/branding/main/logos/logo_full/logo_full.min.svg"/><!-- Generated with Sphinx 7.3.7 and Furo 2024.05.06 -->
- <title>Changelog - Pydis Core Latest (11.2.0)</title>
+ <title>Changelog - Pydis Core Latest (11.3.0)</title>
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=a746c00c" />
<link rel="stylesheet" type="text/css" href="_static/styles/furo.css?v=387cc868" />
<link rel="stylesheet" type="text/css" href="_static/styles/furo-extensions.css?v=36a5483c" />
- <link rel="stylesheet" type="text/css" href="_static/logo.css?v=41ebe54c" />
<link rel="stylesheet" type="text/css" href="_static/index.css?v=832e2368" />
<link rel="stylesheet" type="text/css" href="_static/changelog.css?v=117bb91a" />
+ <link rel="stylesheet" type="text/css" href="_static/logo.css?v=41ebe54c" />
@@ -183,7 +183,7 @@
</label>
</div>
<div class="header-center">
- <a href="index.html"><div class="brand">Pydis Core Latest (11.2.0)</div></a>
+ <a href="index.html"><div class="brand">Pydis Core Latest (11.3.0)</div></a>
</div>
<div class="header-right">
<div class="theme-toggle-container theme-toggle-header">
@@ -210,7 +210,7 @@
<img class="sidebar-logo" src="https://raw.githubusercontent.com/python-discord/branding/main/logos/logo_full/logo_full.min.svg" alt="Logo"/>
</div>
- <span class="sidebar-brand-text">Pydis Core Latest (11.2.0)</span>
+ <span class="sidebar-brand-text">Pydis Core Latest (11.3.0)</span>
</a><form class="sidebar-search-container" method="get" action="search.html" role="search">
<input class="sidebar-search" placeholder="Search" name="q" aria-label="Search">
@@ -344,6 +344,14 @@
</li>
<li class="toctree-l2 ">
+ <a class="version_link reference internal" href="../v11.3.0/changelog.html">v11.3.0</a>
+ </li>
+
+ <li class="toctree-l2 ">
+ <a class="version_link reference internal" href="../v11.2.0/changelog.html">v11.2.0</a>
+ </li>
+
+ <li class="toctree-l2 ">
<a class="version_link reference internal" href="../v11.1.0/changelog.html">v11.1.0</a>
</li>
@@ -454,6 +462,11 @@
<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="11.3.0">
+<h2 style="margin-bottom: 0.3em;"><a class="reference external" href="https://github.com/python-discord/bot-core/releases/tag/v11.3.0">11.3.0</a> <span style="font-size: 75%;">17th July 2024</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/254">#254</a><span>:</span> Add a <code class="docutils literal notranslate"><span class="pre">py.typed</span></code> file for <a class="reference external" href="https://peps.python.org/pep-0561/"><code class="docutils literal notranslate"><span class="pre">PEP</span> <span class="pre">561</span></code></a> compliance.</p></li>
+</ul>
+</section>
<section id="11.2.0">
<h2 style="margin-bottom: 0.3em;"><a class="reference external" href="https://github.com/python-discord/bot-core/releases/tag/v11.2.0">11.2.0</a> <span style="font-size: 75%;">22nd June 2024</span></h2><ul class="simple">
<li><p>[<span style="color: #4070A0;">Support</span>]<span> </span><a class="reference external" href="https://github.com/python-discord/bot-core/issues/244">#244</a><span>:</span> Bump Discord.py to <a class="reference external" href="https://github.com/Rapptz/discord.py/releases/tag/v2.4.0"><code class="docutils literal notranslate"><span class="pre">2.4.0</span></code></a>.</p></li>
@@ -878,7 +891,7 @@
</aside>
</div>
-</div><script src="_static/documentation_options.js?v=2d832310"></script>
+</div><script src="_static/documentation_options.js?v=5c566949"></script>
<script src="_static/doctools.js?v=9a2dae69"></script>
<script src="_static/sphinx_highlight.js?v=dc90522c"></script>
<script src="_static/scripts/furo.js?v=4e2eecee"></script>