add methods

This commit is contained in:
Looly
2021-05-29 21:52:46 +08:00
parent e3810b3727
commit b0b46f75b2
3 changed files with 23 additions and 1 deletions

View File

@@ -3,9 +3,10 @@
-------------------------------------------------------------------------------------------------------------
# 5.6.7 (2021-05-28)
# 5.6.7 (2021-05-29)
### 🐣新特性
* 【core 】 CharSequenceUtil增加join重载issue#I3TFJ5@Gitee
### 🐞Bug修复
* 【core 】 修复FileUtil.normalize去掉末尾空格问题issue#1603@Github