mirror of
https://github.com/zhamao-robot/zhamao-framework.git
synced 2026-07-24 00:55:35 +08:00
update docs
This commit is contained in:
@@ -4,6 +4,14 @@
|
|||||||
|
|
||||||
同时此处将只使用 build 版本号进行区分。
|
同时此处将只使用 build 版本号进行区分。
|
||||||
|
|
||||||
|
## build 475 (2022-7-3)
|
||||||
|
|
||||||
|
- 修复 `match_args` 全局方法对于 `0` 字符串处理的 Bug(#136)
|
||||||
|
|
||||||
|
## build 474 (2022-5-21)
|
||||||
|
|
||||||
|
- 修复 WebSocket 连接时报错的 Bug
|
||||||
|
|
||||||
## build 473 (2022-5-7)
|
## build 473 (2022-5-7)
|
||||||
|
|
||||||
- 修复 `server:stop` 命令下部分情况报错的问题
|
- 修复 `server:stop` 命令下部分情况报错的问题
|
||||||
|
|||||||
@@ -1,5 +1,12 @@
|
|||||||
# 更新日志(v2 版本)
|
# 更新日志(v2 版本)
|
||||||
|
|
||||||
|
## v2.8.1(build 475)
|
||||||
|
|
||||||
|
> 更新时间:2022.7.3
|
||||||
|
|
||||||
|
- 修复 WebSocket 连接时报错的 Bug
|
||||||
|
- 修复 `match_args` 全局方法对于 `0` 字符串处理的 Bug(#136)
|
||||||
|
|
||||||
## v2.8.0(build 473)
|
## v2.8.0(build 473)
|
||||||
|
|
||||||
> 更新时间:2022.5.7
|
> 更新时间:2022.5.7
|
||||||
|
|||||||
Reference in New Issue
Block a user