This commit is contained in:
Looly
2020-06-05 17:59:00 +08:00
parent d4ee12562b
commit 94335d176b
10 changed files with 2123 additions and 13 deletions

View File

@@ -3,10 +3,13 @@
-------------------------------------------------------------------------------------------------------------
## 5.3.8 (2020-06-03)
## 5.3.8 (2020-06-05)
### 新特性
* 【core 】 增加ISO8601日期格式issue#904@Github
* 【setting】 Props异常规则修改issue#907@Github
* 【setting】 增加GIF支持
### Bug修复
* 【json 】 修复append方法导致的JSONConfig传递失效问题issue#906@Github