📝 Update changelog

This commit is contained in:
github-actions[bot] 2022-12-21 06:40:17 +00:00
parent 5c4ef8fc00
commit 712f80a307

View File

@ -15,6 +15,7 @@ toc_max_heading_level: 2
### 🐛 Bug 修复
- Fix: 修复客户端请求未处理 cookies [@yanyongyu](https://github.com/yanyongyu) ([#1491](https://github.com/nonebot/nonebot2/pull/1491))
- 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))