This commit is contained in:
Looly
2020-10-14 10:48:42 +08:00
parent d03c936987
commit 1873b76017
2 changed files with 4 additions and 70 deletions

View File

@@ -3,7 +3,7 @@
-------------------------------------------------------------------------------------------------------------
# 5.4.5 (2020-10-11)
# 5.4.5 (2020-10-14)
### 新特性
* 【core 】 ConsoleTable代码优化pr#190@Gitee
@@ -15,6 +15,7 @@
* 【core 】 简化CreditCode逻辑去除无用Character.toUpperCasepr#1145@Github
* 【core 】 NumberUtil增加generateRandomNumber重载可自定义seedissue#I1XTUT@Gitee
* 【core 】 DataSizeUtil支持小数pr#1158@Github
* 【core 】 完善注释pr#193@Gitee
### Bug修复
* 【core 】 解决农历判断节日未判断大小月导致的问题issue#I1XHSF@Gitee