|
6 | 6 | <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" /> |
7 | 7 |
|
8 | 8 | <link rel="shortcut icon" href="https://raw.githubusercontent.com/python-discord/branding/main/logos/logo_full/logo_full.min.svg"/><!-- Generated with Sphinx 8.1.3 and Furo 2024.08.06 --> |
9 | | - <title>Changelog - Pydis Core Latest (11.6.1)</title> |
| 9 | + <title>Changelog - Pydis Core Latest (11.7.0)</title> |
10 | 10 | <link rel="stylesheet" type="text/css" href="_static/pygments.css?v=8f2a1f02" /> |
11 | 11 | <link rel="stylesheet" type="text/css" href="_static/styles/furo.css?v=354aac6f" /> |
12 | 12 | <link rel="stylesheet" type="text/css" href="_static/styles/furo-extensions.css?v=302659d7" /> |
13 | | - <link rel="stylesheet" type="text/css" href="_static/index.css?v=832e2368" /> |
14 | 13 | <link rel="stylesheet" type="text/css" href="_static/logo.css?v=41ebe54c" /> |
15 | 14 | <link rel="stylesheet" type="text/css" href="_static/changelog.css?v=117bb91a" /> |
| 15 | + <link rel="stylesheet" type="text/css" href="_static/index.css?v=832e2368" /> |
16 | 16 |
|
17 | 17 |
|
18 | 18 |
|
|
170 | 170 | </label> |
171 | 171 | </div> |
172 | 172 | <div class="header-center"> |
173 | | - <a href="index.html"><div class="brand">Pydis Core Latest (11.6.1)</div></a> |
| 173 | + <a href="index.html"><div class="brand">Pydis Core Latest (11.7.0)</div></a> |
174 | 174 | </div> |
175 | 175 | <div class="header-right"> |
176 | 176 | <div class="theme-toggle-container theme-toggle-header"> |
|
197 | 197 | <img class="sidebar-logo" src="https://raw.githubusercontent.com/python-discord/branding/main/logos/logo_full/logo_full.min.svg" alt="Logo"/> |
198 | 198 | </div> |
199 | 199 |
|
200 | | - <span class="sidebar-brand-text">Pydis Core Latest (11.6.1)</span> |
| 200 | + <span class="sidebar-brand-text">Pydis Core Latest (11.7.0)</span> |
201 | 201 |
|
202 | 202 | </a><form class="sidebar-search-container" method="get" action="search.html" role="search"> |
203 | 203 | <input class="sidebar-search" placeholder="Search" name="q" aria-label="Search"> |
@@ -476,6 +476,7 @@ <h1>Changelog<a class="headerlink" href="#changelog" title="Link to this heading |
476 | 476 | <section id="Next 11.x bugfix release"> |
477 | 477 | <h2 style="margin-bottom: 0.3em;"><a class="reference external" href="https://github.com/python-discord/bot-core/releases/tag/vmaster">Next 11.x bugfix release</a></h2><ul class="simple"> |
478 | 478 | <li><p>[<span style="color: #A04040;">Bug</span>]<span> </span><a class="reference external" href="https://github.com/python-discord/bot-core/issues/302">#302</a><span>:</span> Bump Discord.py to <a class="reference external" href="https://discordpy.readthedocs.io/en/stable/whats_new.html#v2-5-0"><code class="docutils literal notranslate"><span class="pre">2.5.0</span></code></a>.</p></li> |
| 479 | +<li><p>[<span style="color: #A04040;">Bug</span>]<span> </span><a class="reference external" href="https://github.com/python-discord/bot-core/issues/304">#304</a><span>:</span> Update Discord invite regex to handle new protocol.</p></li> |
479 | 480 | </ul> |
480 | 481 | </section> |
481 | 482 | <section id="11.6.1"> |
@@ -932,7 +933,7 @@ <h2 style="margin-bottom: 0.3em;"><a class="reference external" href="https://gi |
932 | 933 |
|
933 | 934 | </aside> |
934 | 935 | </div> |
935 | | -</div><script src="_static/documentation_options.js?v=95df882c"></script> |
| 936 | +</div><script src="_static/documentation_options.js?v=4072466c"></script> |
936 | 937 | <script src="_static/doctools.js?v=9bcbadda"></script> |
937 | 938 | <script src="_static/sphinx_highlight.js?v=dc90522c"></script> |
938 | 939 | <script src="_static/scripts/furo.js?v=5fa4622c"></script> |
|
0 commit comments