This commit is contained in:
Looly
2022-01-10 08:28:38 +08:00
parent e47583f696
commit febc8c8a6c
2 changed files with 52 additions and 0 deletions

View File

@@ -7,6 +7,7 @@
### 🐣新特性
* 【core 】 增加对null值友好的groupingBy操作的Collector实现可指定map类型pr#498@Gitee
* 【core 】 增加KetamaHashissue#2084@Github
*
### 🐞Bug修复
* 【core 】 修复setter重载导致匹配错误issue#2082@Github