📝 Update changelog

This commit is contained in:
noneflow[bot] 2024-01-17 08:40:30 +00:00
parent 2c6affecea
commit 3c535b8e99

View File

@ -14,6 +14,7 @@ toc_max_heading_level: 2
### 🐛 Bug 修复
- Fix: websockets 驱动器连接关闭 code 获取错误 [@yanyongyu](https://github.com/yanyongyu) ([#2537](https://github.com/nonebot/nonebot2/pull/2537))
- Fix: 修复 `echo` 发送空消息 [@yanyongyu](https://github.com/yanyongyu) ([#2525](https://github.com/nonebot/nonebot2/pull/2525))
- Fix: `MessageTemplate` 禁止访问私有属性 [@mnixry](https://github.com/mnixry) ([#2509](https://github.com/nonebot/nonebot2/pull/2509))