📝 Update changelog

This commit is contained in:
noneflow[bot] 2023-06-24 11:19:31 +00:00
parent 8de25447b3
commit f1046cfb11

View File

@ -15,6 +15,7 @@ toc_max_heading_level: 2
### 🐛 Bug 修复
- Fix: 修复 `ArgParam` 不支持 `Annotated` [@eya46](https://github.com/eya46) ([#2124](https://github.com/nonebot/nonebot2/pull/2124))
- Fix: aiohttp 请求时 data 和 file 不能同时存在 [@j1g5awi](https://github.com/j1g5awi) ([#2088](https://github.com/nonebot/nonebot2/pull/2088))
- Fix: 修复因 loguru 更新导致的启动和关闭日志 name 不正常 [@DiheChen](https://github.com/DiheChen) ([#2080](https://github.com/nonebot/nonebot2/pull/2080))