-
Notifications
You must be signed in to change notification settings - Fork 30
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
6 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,9 @@ | ||
v0.8.3 2018/05/02 | ||
修复了: | ||
1.修复了ssh对host验证导致第一次无法clone仓库的bug. | ||
2.增大了http(s)传输的超时时间为30分钟,避免大的文件传输导致超时. | ||
|
||
v0.8.4 2018/05/29 | ||
修复了: | ||
1. 更新日志包,增加可自定义日志格式配置 | ||
2. system.ping 方法返回节点版本信息 | ||
2. system.ping 方法返回节点版本信息 | ||
--------------------------------------------------------- | ||
v0.8.3 2018/05/02 | ||
修复了: | ||
1.修复了ssh对host验证导致第一次无法clone仓库的bug. | ||
2.增大了http(s)传输的超时时间为30分钟,避免大的文件传输导致超时. |