add methods

This commit is contained in:
Looly
2022-05-09 11:33:48 +08:00
parent 62f851142b
commit cf9d2f62c1
2 changed files with 25 additions and 0 deletions

View File

@@ -6,6 +6,7 @@
# 5.8.1.M1 (2022-05-09)
### 🐣新特性
* 【core 】 BooleanUtil增加toBooleanObject方法issue#I56AG3@Gitee
### 🐞Bug修复
* 【core 】 MapUtil.map对null友好且修复了测试用例中分组问题pr#614@Gitee