This commit is contained in:
Looly
2020-04-25 18:50:48 +08:00
parent 2bcad6031d
commit e568b7896b
8 changed files with 147 additions and 49 deletions

View File

@@ -6,8 +6,11 @@
## 5.3.3 (2020-04-25)
### 新特性
* 【core 】 ImgUtil.createImage支持背景透明issue#851@Github
* 【json 】 更改JSON转字符串时"</"被转义的规则为不转义issue#852@Github
### Bug修复
*json 】 修复JSON转字符串时</被转义问题
*http 】 修复URL中有`&amp;`导致的问题issue#850@Github
-------------------------------------------------------------------------------------------------------------