From 570bd9587af99dd01a7d5421d3105d8a8e2aba32 Mon Sep 17 00:00:00 2001 From: "noneflow[bot]" <129742071+noneflow[bot]@users.noreply.github.com> Date: Fri, 4 Apr 2025 14:45:48 +0000 Subject: [PATCH] :memo: Update changelog --- website/src/changelog/changelog.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/website/src/changelog/changelog.md b/website/src/changelog/changelog.md index d279c7ef..1db79bed 100644 --- a/website/src/changelog/changelog.md +++ b/website/src/changelog/changelog.md @@ -12,6 +12,10 @@ toc_max_heading_level: 2 - Docs: 修复移动端侧边栏折叠状态异常 [@StarHeartHunt](https://github.com/StarHeartHunt) ([#3414](https://github.com/nonebot/nonebot2/pull/3414)) - Docs: 添加 Gewechat 适配器描述 [@Shine-Light](https://github.com/Shine-Light) ([#3372](https://github.com/nonebot/nonebot2/pull/3372)) +### 💫 杂项 + +- CI: 修复 Ruff 并发组名称 [@KomoriDev](https://github.com/KomoriDev) ([#3434](https://github.com/nonebot/nonebot2/pull/3434)) + ### 🍻 插件发布 - Plugin: JMComic插件 [@noneflow](https://github.com/noneflow) ([#3398](https://github.com/nonebot/nonebot2/pull/3398))