This commit is contained in:
Looly
2021-12-21 18:52:40 +08:00
parent ed85cd3cac
commit 3824c61596
3 changed files with 17 additions and 2 deletions

View File

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