diff options
Diffstat (limited to 'v8.0.0-beta.1/changelog.html')
-rw-r--r-- | v8.0.0-beta.1/changelog.html | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/v8.0.0-beta.1/changelog.html b/v8.0.0-beta.1/changelog.html index a32eef93..6315e62c 100644 --- a/v8.0.0-beta.1/changelog.html +++ b/v8.0.0-beta.1/changelog.html @@ -5,7 +5,7 @@ <meta name="color-scheme" content="light dark"><meta name="generator" content="Docutils 0.19: https://docutils.sourceforge.io/" /> <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 5.3.0 and Furo 2022.12.07 --> + <link rel="shortcut icon" href="https://raw.githubusercontent.com/python-discord/branding/main/logos/logo_full/logo_full.min.svg"/><!-- Generated with Sphinx 6.1.3 and Furo 2022.12.07 --> <title>Changelog - Pydis Core v8.0.0-beta.1</title> <link rel="stylesheet" type="text/css" href="_static/pygments.css" /> <link rel="stylesheet" type="text/css" href="_static/styles/furo.css?digest=91d0f0d1c444bdcb17a68e833c7a53903343c195" /> @@ -147,7 +147,7 @@ <aside class="sidebar-drawer"> <div class="sidebar-container"> - <div class="sidebar-sticky"><a class="sidebar-brand centered" href="index.html"> + <div class="sidebar-sticky"><a class="sidebar-brand" href="index.html"> <div class="sidebar-logo-container"> <img class="sidebar-logo" src="https://raw.githubusercontent.com/python-discord/branding/main/logos/logo_full/logo_full.min.svg" alt="Logo"/> @@ -208,6 +208,10 @@ </li> <li class="toctree-l2 "> + <a class="version_link reference internal" href="../v9.5.0/changelog.html">v9.5.0</a> + </li> + + <li class="toctree-l2 "> <a class="version_link reference internal" href="../v9.4.1/changelog.html">v9.4.1</a> </li> @@ -615,9 +619,6 @@ </aside> </div> </div><script data-url_root="./" id="documentation_options" src="_static/documentation_options.js"></script> - <script src="_static/jquery.js"></script> - <script src="_static/underscore.js"></script> - <script src="_static/_sphinx_javascript_frameworks_compat.js"></script> <script src="_static/doctools.js"></script> <script src="_static/sphinx_highlight.js"></script> <script src="_static/scripts/furo.js"></script> |