This commit is contained in:
Looly
2020-06-03 18:15:33 +08:00
parent 93951af07e
commit 8e2f63d576
5 changed files with 20 additions and 8 deletions

View File

@@ -3,13 +3,15 @@
-------------------------------------------------------------------------------------------------------------
## 5.3.6 (2020-06-02)
## 5.3.7 (2020-06-03)
### 新特性
* 【core 】 ThreadFactoryBuilder的setUncaughtExceptionHandler返回thisissue#I1J4YJ@Gitee
### Bug修复
* 【core 】 修复DateUtil.parse解析2020-5-8 3:12:13错误问题issue#I1IZA3@Gitee
* 【core 】 修复Img.pressImg大小无效问题(issue#I1HSWU@Gitee)
* 【core 】 修复CronUtil.stop没有清除任务的问题(issue#I1JACI@Gitee)
-------------------------------------------------------------------------------------------------------------
## 5.3.6 (2020-05-30)