diff options
author | 2024-02-19 21:55:28 +0000 | |
---|---|---|
committer | 2024-02-19 21:55:28 +0000 | |
commit | 51dc1c22698e53f8c0bad1cddeb18ee0b65d5cc8 (patch) | |
tree | 4d66440b8b22010e369529e2e50d43f277361f6d /main/changelog.html | |
parent | Deploying to docs from @ python-discord/bot-core@b0b758e95eda7e44451abd1b7826... (diff) |
Deploying to docs from @ python-discord/bot-core@69eeda8a1914b671af68871dcf55661c5089b338 🚀
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"> |