📝 update changelog

This commit is contained in:
yanyongyu 2022-01-10 11:22:35 +08:00
parent 2ccdc218e0
commit 00de3bcc54

View File

@ -4,6 +4,13 @@ description: Changelog
# 更新日志
## v2.0.0b2
- 修复 `receive`, `got` 在参数为空消息时依旧会反复询问
- 修复文档商店分页显示错误
- 修复插件导入失败时,依然存在于已导入插件列表中
- 移除 `state` 依赖注入所需的默认值 `State()`
## v2.0.0b1
- 新增 `MessageTemplate` 对于 `str` 普通模板的支持