📝 Update changelog

This commit is contained in:
noneflow[bot] 2024-04-08 12:17:53 +00:00
parent 9b4b1526b1
commit 0b972ad302

View File

@ -14,6 +14,7 @@ toc_max_heading_level: 2
### 🐛 Bug 修复
- Bug: 添加 HTTP 客户端会话上下文检查 [@yanyongyu](https://github.com/yanyongyu) ([#2632](https://github.com/nonebot/nonebot2/pull/2632))
- Fix: 将 aiohttp 的 quote_fields 默认设为 False [@j1g5awi](https://github.com/j1g5awi) ([#2619](https://github.com/nonebot/nonebot2/pull/2619))
### 📝 文档