From 8478cc00c564e5453075dbec25e23ceb51e3963a Mon Sep 17 00:00:00 2001 From: "noneflow[bot]" <129742071+noneflow[bot]@users.noreply.github.com> Date: Thu, 31 Jul 2025 13:53:42 +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 8f98b2b7..14d8d8d1 100644 --- a/website/src/changelog/changelog.md +++ b/website/src/changelog/changelog.md @@ -28,6 +28,7 @@ toc_max_heading_level: 2 ### 💫 杂项 +- Dev: 迁移使用 uv 管理项目依赖 [@yanyongyu](https://github.com/yanyongyu) ([#3607](https://github.com/nonebot/nonebot2/pull/3607)) - Fix: `RUF005` tuple 拼接 [@Ailitonia](https://github.com/Ailitonia) ([#3572](https://github.com/nonebot/nonebot2/pull/3572)) - Plugin: 更新插件维护情况 [@Agnes4m](https://github.com/Agnes4m) ([#3555](https://github.com/nonebot/nonebot2/pull/3555)) - Plugin: 修改 nailong 插件作者 [@superbot-ai445](https://github.com/superbot-ai445) ([#3554](https://github.com/nonebot/nonebot2/pull/3554))