diff options
Diffstat (limited to 'main/changelog.html')
-rw-r--r-- | main/changelog.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/main/changelog.html b/main/changelog.html index 39d266ce..db4b0dfd 100644 --- a/main/changelog.html +++ b/main/changelog.html @@ -455,6 +455,7 @@ <section id="Next 10.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 10.x feature release</a></h2><ul class="simple"> <li><p>[<span style="color: #4070A0;">Support</span>]<span> </span><a class="reference external" href="https://github.com/python-discord/bot-core/issues/204">#204</a><span>:</span> Document the instance attributes of <a class="reference internal" href="output/pydis_core.html#pydis_core.BotBase" title="pydis_core.BotBase"><code class="xref py py-obj docutils literal notranslate"><span class="pre">pydis_core.BotBase</span></code></a>.</p></li> +<li><p>[<span style="color: #4070A0;">Support</span>]<span> </span><a class="reference external" href="https://github.com/python-discord/bot-core/issues/206">#206</a><span>:</span> Bump ruff from 0.1.15 to 0.2.2, using the new lint config namespace, and linting with the new rules.</p></li> </ul> </section> <section id="10.7.0"> |