prepare 5.7.7

This commit is contained in:
Looly
2021-07-28 02:16:25 +08:00
parent 4679068e98
commit 88d4f11c6d
27 changed files with 37 additions and 30 deletions

View File

@@ -5,6 +5,13 @@
# 5.7.6 (2021-07-28)
### 🐣新特性
### 🐞Bug修复
-------------------------------------------------------------------------------------------------------------
# 5.7.6 (2021-07-28)
### 🐣新特性
* 【core 】 增加FieldsComparatorpr#374@Gitee
* 【core 】 FileUtil.del采用Files.delete实现