This commit is contained in:
Looly
2022-06-16 12:10:56 +08:00
parent 4c7ac0042c
commit 60dd7ce563
5 changed files with 23 additions and 2 deletions

View File

@@ -3,7 +3,7 @@
-------------------------------------------------------------------------------------------------------------
# 5.8.4.M1 (2022-06-14)
# 5.8.4.M1 (2022-06-16)
### 🐣新特性
* 【extra 】 Sftp增加构造重载支持超时pr#653@Gitee
@@ -11,6 +11,7 @@
* 【json 】 修改byte[]统一转换为数组形式issue#2377@Github
*
### 🐞Bug修复
* 【extra 】 修复createExtractor中抛出异常后流未关闭问题issue#2384@Github
-------------------------------------------------------------------------------------------------------------