summaryrefslogtreecommitdiffstats
path: root/v9.5.1/changelog.html
diff options
context:
space:
mode:
authorGravatar jb3 <[email protected]>2025-10-17 18:04:11 +0000
committerGravatar jb3 <[email protected]>2025-10-17 18:04:11 +0000
commitcf16350107a4ffd6a48d258a47fffc0733c138b2 (patch)
tree9bd97ff938a4e8534245ad6bdb5ae34ed8bef17a /v9.5.1/changelog.html
parentDeploying to docs from @ python-discord/bot-core@202b5cd84f1dbd9f42f4387b20fa... (diff)
Deploying to docs from @ python-discord/bot-core@9f0162c0869ee8e0ae158636c8f0eac96159a675 🚀
Diffstat (limited to 'v9.5.1/changelog.html')
-rw-r--r--v9.5.1/changelog.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/v9.5.1/changelog.html b/v9.5.1/changelog.html
index 3f6935b5..4cb8df8f 100644
--- a/v9.5.1/changelog.html
+++ b/v9.5.1/changelog.html
@@ -10,8 +10,8 @@
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=8f2a1f02" />
<link rel="stylesheet" type="text/css" href="_static/styles/furo.css?v=354aac6f" />
<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/changelog.css?v=117bb91a" />
+ <link rel="stylesheet" type="text/css" href="_static/logo.css?v=41ebe54c" />
<link rel="stylesheet" type="text/css" href="_static/index.css?v=832e2368" />
@@ -491,7 +491,7 @@
</section>
<section id="9.3.0">
<h2 style="margin-bottom: 0.3em;"><a class="reference external" href="https://github.com/python-discord/bot-core/releases/tag/v9.3.0">9.3.0</a> <span style="font-size: 75%;">13th December 2022</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/169">#169</a><span>:</span> Return <a class="reference external" href="https://docs.python.org/3/library/constants.html#None" title="(in Python v3.13)"><code class="xref py py-obj docutils literal notranslate"><span class="pre">None</span></code></a> upon receiving a bad request from Discord in <a class="reference internal" href="output/pydis_core.utils.members.html#pydis_core.utils.members.get_or_fetch_member" title="pydis_core.utils.members.get_or_fetch_member"><code class="xref py py-obj docutils literal notranslate"><span class="pre">pydis_core.utils.members.get_or_fetch_member</span></code></a></p></li>
+<li><p>[<span style="color: #40A056;">Feature</span>]<span> </span><a class="reference external" href="https://github.com/python-discord/bot-core/issues/169">#169</a><span>:</span> Return <a class="reference external" href="https://docs.python.org/3/library/constants.html#None" title="(in Python v3.14)"><code class="xref py py-obj docutils literal notranslate"><span class="pre">None</span></code></a> upon receiving a bad request from Discord in <a class="reference internal" href="output/pydis_core.utils.members.html#pydis_core.utils.members.get_or_fetch_member" title="pydis_core.utils.members.get_or_fetch_member"><code class="xref py py-obj docutils literal notranslate"><span class="pre">pydis_core.utils.members.get_or_fetch_member</span></code></a></p></li>
</ul>
</section>
<section id="9.2.0">