This commit is contained in:
Looly
2019-09-18 17:46:53 +08:00
parent 8e70a2aca7
commit 334ad373c2
3 changed files with 16 additions and 4 deletions

View File

@@ -7,10 +7,11 @@
### 新特性
* 【core】 ImgUtil.rotate支持负数issue#543@Github
* 【http】 body方法传null跳过而非报错issue#I12AP2@Github
* 【core】 TimeInterval增加intervalPretty方法issue#I12A6T@Github
* 【http】 body方法传null跳过而非报错issue#I12AP2@Gitee
* 【core】 TimeInterval增加intervalPretty方法issue#I12A6T@Gitee
### Bug修复
* 【core】 修复DateUtil.offset导致的时区错误问题issue#I1294O@Github
* 【core】 修复DateUtil.offset导致的时区错误问题issue#I1294O@Gitee
* 【core】 修复RuntimeUtil.exec重载导致的问题issue#544@Github
-------------------------------------------------------------------------------------------------------------