We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cc900c3 commit 45e9006Copy full SHA for 45e9006
1 file changed
CHANGELOG.md
@@ -2,7 +2,7 @@
2
# 🚀Changelog
3
4
-------------------------------------------------------------------------------------------------------------
5
-# 5.8.22(2023-08-24)
+# 5.8.22(2023-08-30)
6
7
### 🐣新特性
8
* 【core 】 NumberUtil.nullToZero增加重载(issue#I7PPD2@Gitee)
@@ -25,6 +25,7 @@
25
* 【core 】 修复Ipv4Util.getEndIpLong 取反符号导致数据越界(issue#I7U1OQ@Gitee)
26
* 【http 】 修复302重定向时,Location中的问号被转义问题(issue#3265@Github)
27
* 【core 】 修复CombinationAnnotationElement判断循环问题(pr#3267@Github)
28
+* 【core 】 修复StrUtil#containsAny NPE问题问题(pr#1063@Gitee)
29
30
31
# 5.8.21(2023-07-29)
0 commit comments