From d0ef7c2826cef8767415a5f86ce02251ddc1a6f1 Mon Sep 17 00:00:00 2001 From: "noneflow[bot]" <129742071+noneflow[bot]@users.noreply.github.com> Date: Sat, 29 Mar 2025 04:05:30 +0000 Subject: [PATCH] :memo: Update changelog --- website/src/changelog/changelog.md | 1 + 1 file changed, 1 insertion(+) diff --git a/website/src/changelog/changelog.md b/website/src/changelog/changelog.md index 79396a2b..366d06f4 100644 --- a/website/src/changelog/changelog.md +++ b/website/src/changelog/changelog.md @@ -9,6 +9,7 @@ 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)) ### 🍻 插件发布