diff options
author | 2023-10-26 13:31:58 +0000 | |
---|---|---|
committer | 2023-10-26 13:31:58 +0000 | |
commit | 63d0cff1159d6d40ed867263abee409568f73d29 (patch) | |
tree | 4f8b1c1ae806944f8bcb778710098f7f6778336a /v9.4.1/changelog.html | |
parent | Deploying to docs from @ python-discord/bot-core@03575223498fa16ecec18ef39658... (diff) |
Deploying to docs from @ python-discord/bot-core@ee2501e36aa4cb6e809de9873e3d607bdf3309db 🚀
Diffstat (limited to 'v9.4.1/changelog.html')
-rw-r--r-- | v9.4.1/changelog.html | 34 |
1 files changed, 19 insertions, 15 deletions
diff --git a/v9.4.1/changelog.html b/v9.4.1/changelog.html index 9cb0dc02..5ea666a3 100644 --- a/v9.4.1/changelog.html +++ b/v9.4.1/changelog.html @@ -1,18 +1,18 @@ <!doctype html> -<html class="no-js" lang="en"> +<html class="no-js" lang="en" data-content_root="./"> <head><meta charset="utf-8"/> <meta name="viewport" content="width=device-width,initial-scale=1"/> <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 & 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.0.1 and Furo 2023.05.20 --> + <link rel="shortcut icon" href="https://raw.githubusercontent.com/python-discord/branding/main/logos/logo_full/logo_full.min.svg"/><!-- Generated with Sphinx 7.2.6 and Furo 2023.09.10 --> <title>Changelog - Pydis Core v9.4.1</title> - <link rel="stylesheet" type="text/css" href="_static/pygments.css" /> - <link rel="stylesheet" type="text/css" href="_static/styles/furo.css?digest=e6660623a769aa55fea372102b9bf3151b292993" /> - <link rel="stylesheet" type="text/css" href="_static/styles/furo-extensions.css?digest=30d1aed668e5c3a91c3e3bf6a60b675221979f0e" /> - <link rel="stylesheet" type="text/css" href="_static/index.css" /> - <link rel="stylesheet" type="text/css" href="_static/changelog.css" /> - <link rel="stylesheet" type="text/css" href="_static/logo.css" /> + <link rel="stylesheet" type="text/css" href="_static/pygments.css?v=a746c00c" /> + <link rel="stylesheet" type="text/css" href="_static/styles/furo.css?v=135e06be" /> + <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/changelog.css?v=117bb91a" /> + <link rel="stylesheet" type="text/css" href="_static/index.css?v=832e2368" /> @@ -354,6 +354,10 @@ </li> <li class="toctree-l2 "> + <a class="version_link reference internal" href="../v10.3.0/changelog.html">v10.3.0</a> + </li> + + <li class="toctree-l2 "> <a class="version_link reference internal" href="../v10.2.0/changelog.html">v10.2.0</a> </li> @@ -421,7 +425,7 @@ </div> <article role="main"> <section id="changelog"> -<h1>Changelog<a class="headerlink" href="#changelog" title="Permalink to this heading">#</a></h1> +<h1>Changelog<a class="headerlink" href="#changelog" title="Link to this heading">#</a></h1> <section id="Next 9.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 9.x feature release</a></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/172">#172</a><span>:</span> Bump Discord.py to <a class="reference external" href="https://github.com/Rapptz/discord.py/releases/tag/v2.1.1"><code class="docutils literal notranslate"><span class="pre">2.1.1</span></code></a>.</p></li> @@ -439,7 +443,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.11)"><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.12)"><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"> @@ -720,10 +724,10 @@ </aside> </div> -</div><script data-url_root="./" id="documentation_options" src="_static/documentation_options.js"></script> - <script src="_static/doctools.js"></script> - <script src="_static/sphinx_highlight.js"></script> - <script src="_static/scripts/furo.js"></script> - <script src="_static/changelog.js"></script> +</div><script src="_static/documentation_options.js?v=b34f7f30"></script> + <script src="_static/doctools.js?v=888ff710"></script> + <script src="_static/sphinx_highlight.js?v=dc90522c"></script> + <script src="_static/scripts/furo.js?v=32e29ea5"></script> + <script src="_static/changelog.js?v=11ff7913"></script> </body> </html>
\ No newline at end of file |