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