We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 04b5cc9 commit 68daef7Copy full SHA for 68daef7
CHANGELOG.md
@@ -2,7 +2,7 @@
2
# 🚀Changelog
3
4
-------------------------------------------------------------------------------------------------------------
5
-# 5.8.21(2023-07-26)
+# 5.8.21(2023-07-29)
6
7
### 🐣新特性
8
* 【core 】 list 为空时,CollUtil.max等返回null而非异常(pr#1027@Gitee)
@@ -32,6 +32,7 @@
32
* 【extra 】 修复MVEL加载错误问题(issue#3214@Github)
33
* 【json 】 修复JSONBeanParser在遇到List时没有被正确递归问题(issue#I7M2GZ@Gitee)
34
* 【core 】 修复VersionComparator对1.0.3及1.0.2a比较有误的问题(pr#1043@Gitee)
35
+* 【core 】 修复IOS系统下,chrome 浏览器的解析规则有误(pr#1044@Gitee)
36
37
38
# 5.8.20(2023-06-16)
0 commit comments