This commit is contained in:
Looly
2022-05-10 18:13:50 +08:00
parent 3df525409b
commit 15d4f786b2
4 changed files with 28 additions and 4 deletions

View File

@@ -3,13 +3,15 @@
-------------------------------------------------------------------------------------------------------------
# 5.8.1.M1 (2022-05-09)
# 5.8.1.M1 (2022-05-10)
### 🐣新特性
* 【core 】 BooleanUtil增加toBooleanObject方法issue#I56AG3@Gitee
* 【core 】 CharSequenceUtil增加startWithAnyIgnoreCase方法issue#2312@Github
### 🐞Bug修复
* 【core 】 MapUtil.map对null友好且修复了测试用例中分组问题pr#614@Gitee
* 【core 】 修复BeanUtil.beanToMap中properties为null的空指针问题issue#2303@Github
* 【db 】 DialectName中修正为POSTGRESQLissue#2308@Github
-------------------------------------------------------------------------------------------------------------