This commit is contained in:
Looly
2022-01-08 18:54:55 +08:00
parent 8d33235eef
commit c3f9f6cdc6
3 changed files with 18 additions and 3 deletions

View File

@@ -6,8 +6,11 @@
# 5.7.20 (2022-01-08)
### 🐣新特性
* 【core 】 增加对null值友好的groupingBy操作的Collector实现可指定map类型pr#498@Gitee
*
### 🐞Bug修复
* 【core 】 修复setter重载导致匹配错误issue#2082@Github
* 【core 】 修复RegexPool汉字匹配范围小问题pr#2081@Github
-------------------------------------------------------------------------------------------------------------
# 5.7.19 (2022-01-07)