fix #I2AQ2M

This commit is contained in:
Looly
2020-12-27 02:50:02 +08:00
parent a8fc406409
commit e02abaf128
3 changed files with 10 additions and 5 deletions

View File

@@ -3,7 +3,7 @@
-------------------------------------------------------------------------------------------------------------
# 5.5.5 (2020-12-24)
# 5.5.5 (2020-12-27)
### 新特性
* 【core 】 URLUtil.normalize新增重载pr#233@Gitee
@@ -19,6 +19,7 @@
* 【core 】 TreeUtil增加空判定issue#I2ACCW@Gitee
* 【db 】 解决Hive获取表名失败问题issue#I2AGLU@Gitee
* 【core 】 修复DateUtil.parse未使用严格模式导致结果不正常的问题issue#1332@Github
* 【core 】 修复RuntimeUtil.getUsableMemory非static问题issue#I2AQ2M@Gitee
-------------------------------------------------------------------------------------------------------------
# 5.5.4 (2020-12-16)