📝 Update changelog

This commit is contained in:
github-actions[bot] 2022-09-10 12:56:12 +00:00
parent 3bbca0fa70
commit 71234e9a68

View File

@ -16,6 +16,7 @@ toc_max_heading_level: 2
### 🚀 新功能
- Feature: 改进 `CommandGroup``MatcherGroup` 的结构 [@A-kirami](https://github.com/A-kirami) ([#1240](https://github.com/nonebot/nonebot2/pull/1240))
- Feature: 调整日志输出格式与等级 [@yanyongyu](https://github.com/yanyongyu) ([#1233](https://github.com/nonebot/nonebot2/pull/1233))
- Feature: 优化依赖注入结构 [@yanyongyu](https://github.com/yanyongyu) ([#1227](https://github.com/nonebot/nonebot2/pull/1227))
- Featue: `load_plugin` 支持 `pathlib.Path` [@Lancercmd](https://github.com/Lancercmd) ([#1194](https://github.com/nonebot/nonebot2/pull/1194))