add method

This commit is contained in:
Looly
2021-07-21 21:19:26 +08:00
parent 4c16ec55b4
commit 77e81d3f2b
3 changed files with 5 additions and 3 deletions

View File

@@ -3,12 +3,13 @@
-------------------------------------------------------------------------------------------------------------
# 5.7.6 (2021-07-19)
# 5.7.6 (2021-07-21)
### 🐣新特性
* 【core 】 增加FieldsComparatorpr#374@Gitee
* 【core 】 FileUtil.del采用Files.delete实现
* 【core 】 改进Base64.isBase64方法增加等号判断issue#1710@Github
* 【core 】 Sftp增加syncUpload方法pr#375@Gitee
### 🐞Bug修复