fix brief bug

This commit is contained in:
Looly
2020-06-23 18:02:38 +08:00
parent e0e07c726f
commit 8bb47018e6
3 changed files with 12 additions and 4 deletions

View File

@@ -3,7 +3,7 @@
-------------------------------------------------------------------------------------------------------------
## 5.3.9 (2020-06-17)
## 5.3.9 (2020-06-23)
### 新特性
* 【core 】 DateUtil增加formatChineseDatepr#932@Github
@@ -11,6 +11,7 @@
### Bug修复
* 【core 】 修复NumberUtil.partValue有余数问题issue#I1KX66@Gitee
* 【core 】 修复BeanUtil.isEmpty不能忽略static字段问题issue#I1KZI6@Gitee
* 【core 】 修复StrUtil.brief长度问题pr#930@Github
-------------------------------------------------------------------------------------------------------------
## 5.3.8 (2020-06-16)