fix bug and add methods

This commit is contained in:
Looly
2020-12-17 00:28:18 +08:00
parent 89300c5f4d
commit 59cad19989
5 changed files with 53 additions and 18 deletions

View File

@@ -3,10 +3,14 @@
-------------------------------------------------------------------------------------------------------------
# 5.5.5 (2020-12-16)
# 5.5.5 (2020-12-17)
### 新特性
* 【core 】 URLUtil.normalize新增重载pr#233@Gitee
* 【core 】 PathUtil增加isSub和toAbsNormal方法
### Bug修复
* 【core 】 FileUtil.isSub相对路径判断问题pr#1315@Github
-------------------------------------------------------------------------------------------------------------
# 5.5.4 (2020-12-16)