This commit is contained in:
Looly
2020-10-29 16:54:51 +08:00
parent 282e1e9090
commit 1f9d1c2888
5 changed files with 55 additions and 13 deletions

View File

@@ -3,7 +3,7 @@
-------------------------------------------------------------------------------------------------------------
# 5.4.7 (2020-10-28)
# 5.4.7 (2020-10-29)
### 新特性
* 【core 】 增加OptionalBeanpr#1182@Github
@@ -13,7 +13,9 @@
* 【http 】 增加SoapClient增加addSOAPHeader重载
* 【http 】 ArrayUtil增加containsAll方法
* 【http 】 增加CharsetDetector
### Bug修复
* 【core 】 修复BeanUtil.beanToMap方法中editor返回null没有去掉的问题
-------------------------------------------------------------------------------------------------------------