This commit is contained in:
Looly
2021-12-23 15:55:27 +08:00
parent 8705f1b67c
commit 03e3df7729
4 changed files with 33 additions and 8 deletions

View File

@@ -3,7 +3,7 @@
-------------------------------------------------------------------------------------------------------------
# 5.7.18 (2021-12-22)
# 5.7.18 (2021-12-23)
### 🐣新特性
* 【core 】 新增CollStreamUtil.groupKeyValuepr#479@Gitee
@@ -24,6 +24,7 @@
* 【core 】 修复StrUtil.startWith都为null返回错误问题issue#I4MV7Q@Gitee
* 【core 】 修复PasswdStrength检测问题issue#I4N48X@Gitee
* 【core 】 修复UserAgentUtil解析EdgA无法识别问题issue#I4MCBP@Gitee
* 【extra 】 修复Archiver路径前带/问题issue#I4NS0F@Gitee
-------------------------------------------------------------------------------------------------------------
# 5.7.17 (2021-12-09)