This commit is contained in:
looly
2021-12-20 09:34:14 +08:00
parent 8af31805a3
commit 2b4f70f88d
3 changed files with 9 additions and 2 deletions

View File

@@ -3,7 +3,7 @@
-------------------------------------------------------------------------------------------------------------
# 5.7.18 (2021-12-17)
# 5.7.18 (2021-12-20)
### 🐣新特性
* 【core 】 新增CollStreamUtil.groupKeyValuepr#479@Gitee
@@ -18,6 +18,7 @@
* 【core 】 修复CharSequenceUtil.replace问题issue#I4M16G@Gitee
* 【json 】 修复JSONObject 初始化大小值未被使用问题issue#2016@Github
* 【core 】 修复StrUtil.startWith都为null返回错误问题issue#I4MV7Q@Gitee
* 【core 】 修复PasswdStrength检测问题issue#I4N48X@Gitee
-------------------------------------------------------------------------------------------------------------
# 5.7.17 (2021-12-09)