change changelog

This commit is contained in:
Looly
2021-07-23 09:11:45 +08:00
3 changed files with 49 additions and 3 deletions

View File

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