📝 Update changelog

This commit is contained in:
github-actions[bot] 2022-12-18 07:54:38 +00:00
parent ceecf9c692
commit 909b811f68

View File

@ -15,6 +15,7 @@ toc_max_heading_level: 2
### 🐛 Bug 修复
- Fix: `on_type` typing error [@yanyongyu](https://github.com/yanyongyu) ([#1482](https://github.com/nonebot/nonebot2/pull/1482))
- Fix: 修复 ArgumentParser 错误信息叠加问题 [@yanyongyu](https://github.com/yanyongyu) ([#1426](https://github.com/nonebot/nonebot2/pull/1426))
### 📝 文档