add methods

This commit is contained in:
Looly
2020-06-12 16:39:42 +08:00
parent e71422bf86
commit 4843e684b0
2 changed files with 2 additions and 25 deletions

View File

@@ -3,12 +3,13 @@
-------------------------------------------------------------------------------------------------------------
## 5.3.8 (2020-06-10)
## 5.3.8 (2020-06-12)
### 新特性
* 【core 】 增加ISO8601日期格式issue#904@Github
* 【setting】 Props异常规则修改issue#907@Github
* 【setting】 增加GIF支持
* 【core 】 复制创建一个Bean对象, 并忽略某些属性(pr#130@Gitee)
### Bug修复
* 【json 】 修复append方法导致的JSONConfig传递失效问题issue#906@Github