This commit is contained in:
Looly
2021-06-02 15:37:05 +08:00
parent 37f106dbf2
commit 68f73c9e64
2 changed files with 2 additions and 0 deletions

View File

@@ -7,6 +7,7 @@
### 🐣新特性
* 【core 】 CharSequenceUtil增加join重载issue#I3TFJ5@Gitee
* 【http 】 HttpRequest增加form方法重载pr#337@Gitee
### 🐞Bug修复
* 【core 】 修复FileUtil.normalize去掉末尾空格问题issue#1603@Github