diff options
author | 2022-11-14 18:21:00 +0000 | |
---|---|---|
committer | 2022-11-14 18:21:00 +0000 | |
commit | 91abb04f8a4966d8dd06aba81ae7e255fbe0ab7f (patch) | |
tree | 67356234e12bfe56fe0dd59c1edfc894d74ab641 /main/changelog.html | |
parent | Deploying to docs from @ python-discord/bot-core@a0f08bafd429171e9501d7a6aac1... (diff) |
Deploying to docs from @ python-discord/bot-core@3d53d05329b4c3b75909888986c98b3d6fc49b20 🚀
Diffstat (limited to 'main/changelog.html')
-rw-r--r-- | main/changelog.html | 11 |
1 files changed, 8 insertions, 3 deletions
diff --git a/main/changelog.html b/main/changelog.html index e57c5a45..4cfe5c64 100644 --- a/main/changelog.html +++ b/main/changelog.html @@ -6,7 +6,7 @@ <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"/><meta name="generator" content="sphinx-5.3.0, furo 2022.09.29"/> - <title>Changelog - Pydis Core Latest (9.1.0)</title> + <title>Changelog - Pydis Core Latest (9.1.1)</title> <link rel="stylesheet" type="text/css" href="_static/pygments.css" /> <link rel="stylesheet" type="text/css" href="_static/styles/furo.css?digest=d81277517bee4d6b0349d71bb2661d4890b5617c" /> <link rel="stylesheet" type="text/css" href="_static/styles/furo-extensions.css?digest=30d1aed668e5c3a91c3e3bf6a60b675221979f0e" /> @@ -127,7 +127,7 @@ </label> </div> <div class="header-center"> - <a href="index.html"><div class="brand">Pydis Core Latest (9.1.0)</div></a> + <a href="index.html"><div class="brand">Pydis Core Latest (9.1.1)</div></a> </div> <div class="header-right"> <div class="theme-toggle-container theme-toggle-header"> @@ -153,7 +153,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 (9.1.0)</span> + <span class="sidebar-brand-text">Pydis Core Latest (9.1.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"> @@ -350,6 +350,11 @@ <article role="main"> <section id="changelog"> <h1>Changelog<a class="headerlink" href="#changelog" title="Permalink to this heading">#</a></h1> +<section id="9.1.1"> +<h2 style="margin-bottom: 0.3em;"><a class="reference external" href="https://github.com/python-discord/bot-core/releases/tag/v9.1.1">9.1.1</a> <span style="font-size: 75%;">14th November 2022</span></h2><ul class="simple"> +<li><p>[<span style="color: #A04040;">Bug</span>]<span> </span><a class="reference external" href="https://github.com/python-discord/bot-core/issues/162">#162</a><span>:</span> Handle not being able to delete the interaction message on button press/timeout.</p></li> +</ul> +</section> <section id="9.1.0"> <h2 style="margin-bottom: 0.3em;"><a class="reference external" href="https://github.com/python-discord/bot-core/releases/tag/v9.1.0">9.1.0</a> <span style="font-size: 75%;">13th November 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/158">#158</a><span>:</span> Bump Discord.py to <a class="reference external" href="https://github.com/Rapptz/discord.py/releases/tag/v2.1.0"><code class="docutils literal notranslate"><span class="pre">2.1.0</span></code></a>.</p></li> |