update docs

This commit is contained in:
crazywhalecc 2022-08-07 13:14:03 +08:00 committed by Jerry Ma
parent 34919afb36
commit 9cd5f24d2f
2 changed files with 10 additions and 0 deletions

View File

@ -4,6 +4,10 @@
同时此处将只使用 build 版本号进行区分。
## build 478 (2022-8-7)
- 修复 `zm_sleep()` 无法传入小数的 Bug (#141)
## build 477 (2022-8-5)
- 修复了 `@CQNotice``@CQRequest` 注解无法正常激活的 Bug (#140)

View File

@ -1,5 +1,11 @@
# 更新日志v2 版本)
## v2.8.4build 478
> 更新时间2022.8.7
- 修复 `zm_sleep()` 无法传入小数的 Bug (#141)
## v2.8.3build 477
> 更新时间2022.8.5