This commit is contained in:
Looly
2020-08-20 16:27:33 +08:00
parent 1c4c69cfe8
commit c9a7340bbd
3 changed files with 8 additions and 4 deletions

View File

@@ -3,12 +3,15 @@
-------------------------------------------------------------------------------------------------------------
# 5.4.1 (2020-08-19)
# 5.4.1 (2020-08-20)
### 新特性
* 【core 】 StrUtil增加firstNonXXX方法issue#1020@Github
* 【core 】 BeanCopier修改规则可选bean拷贝空字段报错问题pr#160@Gitee
### Bug修复#
* 【poi 】 修复ExcelBase.isXlsx方法判断问题issue#I1S502@Gitee
* 【poi 】 修复Excel03SaxReader日期方法判断问题pr#1026@Github
-------------------------------------------------------------------------------------------------------------