update changelog.md

This commit is contained in:
Azide 2022-03-17 00:23:51 +08:00 committed by felinae98
parent f34cdaa211
commit 4f4767a773
No known key found for this signature in database
GPG Key ID: 00C8B010587FF610

View File

@ -66,5 +66,8 @@
## [0.5.1]
- 使用了新的私聊进行群管理的方式
- 使用了新的私聊进行群管理的方式:从`管理-*`替换为`群管理`命令
- 默认关闭自动重发功能
- 添加了 [推送消息合并转发功能](https://nonebot-bison.vercel.app/usage/#%E9%85%8D%E7%BD%AE)
- 添加了`添加订阅`命令事件的中途取消功能
- 优化了`添加订阅`命令的聊天处理逻辑