📝 Update changelog

This commit is contained in:
noneflow[bot]
2025-10-18 11:44:16 +00:00
parent efa3ac3f4c
commit dbc5f8aba1

View File

@@ -9,6 +9,7 @@ toc_max_heading_level: 2
### 🚀 新功能
- Feature: 允许插件从环境变量中读取配置项并支持 alias [@AzideCupric](https://github.com/AzideCupric) ([#3673](https://github.com/nonebot/nonebot2/pull/3673))
- Feature: 更新 NB-CLI 新版插件加载格式与文档 [@NCBM](https://github.com/NCBM) ([#3614](https://github.com/nonebot/nonebot2/pull/3614))
### 🐛 Bug 修复