fix pr 941

This commit is contained in:
Looly
2020-06-28 11:24:19 +08:00
parent db3d1a1572
commit 3785f0842c
2 changed files with 11 additions and 9 deletions

View File

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