fix io bug

This commit is contained in:
Looly
2021-06-02 08:40:50 +08:00
parent c3912edeb5
commit d815b0f64e
3 changed files with 62 additions and 33 deletions

View File

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