From fa0bfa7346252c530508f66f5793beb444f82311 Mon Sep 17 00:00:00 2001 From: "noneflow[bot]" <129742071+noneflow[bot]@users.noreply.github.com> Date: Wed, 8 Oct 2025 09:40:33 +0000 Subject: [PATCH] :memo: Update changelog --- website/src/changelog/changelog.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/website/src/changelog/changelog.md b/website/src/changelog/changelog.md index 55e4050d..f3c42360 100644 --- a/website/src/changelog/changelog.md +++ b/website/src/changelog/changelog.md @@ -7,8 +7,13 @@ toc_max_heading_level: 2 ## 最近更新 +### 🚀 新功能 + +- Feature: 更新 NB-CLI 新版插件加载格式与文档 [@NCBM](https://github.com/NCBM) ([#3614](https://github.com/nonebot/nonebot2/pull/3614)) + ### 📝 文档 +- Feature: 更新 NB-CLI 新版插件加载格式与文档 [@NCBM](https://github.com/NCBM) ([#3614](https://github.com/nonebot/nonebot2/pull/3614)) - Docs: 添加 htmlkit 文档至最佳实践 [@BlueGlassBlock](https://github.com/BlueGlassBlock) ([#3682](https://github.com/nonebot/nonebot2/pull/3682)) - Docs: 修复 userinfo 插件链接 [@XieXiLin2](https://github.com/XieXiLin2) ([#3660](https://github.com/nonebot/nonebot2/pull/3660)) - Docs: 升级 docusaurus 3.8.1 [@StarHeartHunt](https://github.com/StarHeartHunt) ([#3649](https://github.com/nonebot/nonebot2/pull/3649))