add method

This commit is contained in:
Looly
2021-06-03 10:50:16 +08:00
parent dd1d30dc7c
commit 8f2400ed43
2 changed files with 13 additions and 7 deletions

View File

@@ -3,11 +3,12 @@
-------------------------------------------------------------------------------------------------------------
# 5.6.7 (2021-06-02)
# 5.6.7 (2021-06-03)
### 🐣新特性
* 【core 】 CharSequenceUtil增加join重载issue#I3TFJ5@Gitee
* 【http 】 HttpRequest增加form方法重载pr#337@Gitee
* 【http 】 ImgUtil增加getMainColor方法pr#338@Gitee
### 🐞Bug修复
* 【core 】 修复FileUtil.normalize去掉末尾空格问题issue#1603@Github