This commit is contained in:
Looly
2020-07-17 11:56:34 +08:00
parent 34a6a67023
commit ac81d9e750
5 changed files with 82 additions and 14 deletions

View File

@@ -3,14 +3,16 @@
-------------------------------------------------------------------------------------------------------------
## 5.3.10 (2020-07-16)
## 5.3.10 (2020-07-17)
### 新特性
* 【db 】 增加DbUtil.setReturnGeneratedKeyGlobalissue#I1NM0K@Gitee
* 【core 】 增加DataSize和DataSizeUtilissue#967@Github
* 【core 】 ImgUtil增加异常避免空指针issue#I1NKXG@Gitee
### Bug修复
* 【core 】 修复ZipUtil中finish位于循环内的问题issue#961@Github
* 【core 】 修复CollUtil.page未越界检查的问题issue#I1O2LR@Gitee
-------------------------------------------------------------------------------------------------------------
## 5.3.9 (2020-07-12)