From 934742a373a581d46052a9cb135fb26c700437b1 Mon Sep 17 00:00:00 2001 From: "noneflow[bot]" <129742071+noneflow[bot]@users.noreply.github.com> Date: Sat, 10 Jan 2026 13:46:44 +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 6e36776d..b1fcf2f9 100644 --- a/website/src/changelog/changelog.md +++ b/website/src/changelog/changelog.md @@ -15,6 +15,7 @@ toc_max_heading_level: 2 ### 💫 杂项 +- CI: 修改 `test_depend` cpython 版本范围 [@yanyongyu](https://github.com/yanyongyu) ([#3828](https://github.com/nonebot/nonebot2/pull/3828)) - Plugin: 删除插件 nonebot_plugin_acmd [@hlfzsi](https://github.com/hlfzsi) ([#3750](https://github.com/nonebot/nonebot2/pull/3750)) ### 🍻 插件发布