update generated docs

This commit is contained in:
crazywhalecc
2023-03-10 22:53:25 +08:00
committed by Jerry
parent 3ad1a59ff2
commit f9f5fd254d
2 changed files with 49 additions and 30 deletions

View File

@@ -2,6 +2,15 @@
> 本页面由框架命令 `./zhamao generate:text update-log-md` 自动生成
## v3.1.1
> 更新时间2023-03-06
* 修复 BotContext 使用 reply 后无法激活其他回调的问题 by [@crazywhalecc](https://github.com/crazywhalecc) in [PR#334](https://github.com/zhamao-robot/zhamao-framework/pull/334)
* 修复 CommandArgument 在群组和讨论组中询问参数时未判断用户 ID 的 Bug by [@crazywhalecc](https://github.com/crazywhalecc) in [PR#335](https://github.com/zhamao-robot/zhamao-framework/pull/335)
**源码变更记录**: <https://github.com/zhamao-robot/zhamao-framework/compare/3.1.0...3.1.1>
## v3.1.0
> 更新时间2023-03-05