summaryrefslogtreecommitdiffstats
path: root/main/changelog.html
diff options
context:
space:
mode:
Diffstat (limited to 'main/changelog.html')
-rw-r--r--main/changelog.html42
1 files changed, 19 insertions, 23 deletions
diff --git a/main/changelog.html b/main/changelog.html
index 186b745e..32618a8a 100644
--- a/main/changelog.html
+++ b/main/changelog.html
@@ -5,14 +5,14 @@
<meta name="color-scheme" content="light dark"><meta name="viewport" content="width=device-width, initial-scale=1" />
<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.3.0)</title>
+ <link rel="shortcut icon" href="https://raw.githubusercontent.com/python-discord/branding/main/logos/logo_full/logo_full.min.svg"/><!-- Generated with Sphinx 7.4.7 and Furo 2024.07.18 -->
+ <title>Changelog - Pydis Core Latest (11.3.1)</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/styles/furo.css?v=613ab9ff" />
+ <link rel="stylesheet" type="text/css" href="_static/styles/furo-extensions.css?v=302659d7" />
+ <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" />
@@ -92,19 +92,6 @@
<path d="M12 3c.132 0 .263 0 .393 0a7.5 7.5 0 0 0 7.92 12.446a9 9 0 1 1 -8.313 -12.454z" />
</svg>
</symbol>
- <symbol id="svg-sun-half" viewBox="0 0 24 24">
- <title>Auto light/dark mode</title>
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor"
- stroke-width="1" stroke-linecap="round" stroke-linejoin="round" class="icon-tabler-shadow">
- <path stroke="none" d="M0 0h24v24H0z" fill="none"/>
- <circle cx="12" cy="12" r="9" />
- <path d="M13 12h5" />
- <path d="M13 15h4" />
- <path d="M13 18h1" />
- <path d="M13 9h4" />
- <path d="M13 6h1" />
- </svg>
- </symbol>
<symbol id="svg-sun-with-moon" viewBox="0 0 24 24">
<title>Auto light/dark, in light mode</title>
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor"
@@ -145,7 +132,7 @@
<path d="M4 20h4l10.5 -10.5a2.828 2.828 0 1 0 -4 -4l-10.5 10.5v4" />
<path d="M13.5 6.5l4 4" />
<path d="M20 21l2 -2l-2 -2" />
- <path d="M17 17l-2 2l2 2" /
+ <path d="M17 17l-2 2l2 2" />
</svg>
</symbol>
<symbol id="svg-eye" viewBox="0 0 24 24">
@@ -183,7 +170,7 @@
</label>
</div>
<div class="header-center">
- <a href="index.html"><div class="brand">Pydis Core Latest (11.3.0)</div></a>
+ <a href="index.html"><div class="brand">Pydis Core Latest (11.3.1)</div></a>
</div>
<div class="header-right">
<div class="theme-toggle-container theme-toggle-header">
@@ -210,7 +197,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.3.0)</span>
+ <span class="sidebar-brand-text">Pydis Core Latest (11.3.1)</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 +331,10 @@
</li>
<li class="toctree-l2 ">
+ <a class="version_link reference internal" href="../v11.3.1/changelog.html">v11.3.1</a>
+ </li>
+
+ <li class="toctree-l2 ">
<a class="version_link reference internal" href="../v11.3.0/changelog.html">v11.3.0</a>
</li>
@@ -462,6 +453,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="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>
+</ul>
+</section>
<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>
@@ -891,10 +887,10 @@
</aside>
</div>
-</div><script src="_static/documentation_options.js?v=5c566949"></script>
+</div><script src="_static/documentation_options.js?v=f82eed50"></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>
+ <script src="_static/scripts/furo.js?v=5fa4622c"></script>
<script src="_static/changelog.js?v=11ff7913"></script>
</body>
</html> \ No newline at end of file