This commit is contained in:
Looly
2020-10-27 11:11:16 +08:00
parent c138eb5028
commit b3d2f7a94f
3 changed files with 37 additions and 6 deletions

View File

@@ -3,11 +3,13 @@
-------------------------------------------------------------------------------------------------------------
# 5.4.7 (2020-10-23)
# 5.4.7 (2020-10-27)
### 新特性
* 【core 】 增加OptionalBeanpr#1182@Github
* 【core 】 Ganzhi增加方法issue#1186@Github
* 【core 】 CollUtil增加forEach重载issue#I22NA4@Gitee
* 【core 】 CollUtil.map忽略空值改规则为原数组中的元素和处理后的元素都会忽略空值issue#I22N08@Gitee
### Bug修复
-------------------------------------------------------------------------------------------------------------