add return

This commit is contained in:
Looly
2021-06-07 00:00:45 +08:00
parent c402d7cbc2
commit ab195f4e67
5 changed files with 57 additions and 25 deletions

View File

@@ -3,13 +3,14 @@
-------------------------------------------------------------------------------------------------------------
# 5.6.7 (2021-06-04)
# 5.6.7 (2021-06-06)
### 🐣新特性
* 【core 】 CharSequenceUtil增加join重载issue#I3TFJ5@Gitee
* 【http 】 HttpRequest增加form方法重载pr#337@Gitee
* 【http 】 ImgUtil增加getMainColor方法pr#338@Gitee
* 【core 】 改进TreeUtil.buid算法性能pr#1594@Github
* 【core 】 CsvConfig的setXXX返回thisissue#I3UIQF@Gitee
### 🐞Bug修复
* 【core 】 修复FileUtil.normalize去掉末尾空格问题issue#1603@Github