This commit is contained in:
Looly
2020-12-23 16:30:31 +08:00
parent 9a181facc2
commit 718c6f48ab
3 changed files with 9 additions and 3 deletions

View File

@@ -3,7 +3,7 @@
-------------------------------------------------------------------------------------------------------------
# 5.5.5 (2020-12-22)
# 5.5.5 (2020-12-23)
### 新特性
* 【core 】 URLUtil.normalize新增重载pr#233@Gitee
@@ -15,6 +15,7 @@
### Bug修复
* 【core 】 FileUtil.isSub相对路径判断问题pr#1315@Github
* 【core 】 TreeUtil增加空判定issue#I2ACCW@Gitee
* 【db 】 解决Hive获取表名失败问题issue#I2AGLU@Gitee
-------------------------------------------------------------------------------------------------------------
# 5.5.4 (2020-12-16)