修复URLUtil.decode无法解码UTF-16问题

This commit is contained in:
Looly
2023-04-17 23:49:31 +08:00
parent ea78c853b2
commit 923aa1cf21
3 changed files with 85 additions and 4 deletions

View File

@@ -2,11 +2,12 @@
# 🚀Changelog
-------------------------------------------------------------------------------------------------------------
# 5.8.19.M1 (2023-04-16)
# 5.8.19.M1 (2023-04-17)
### 🐣新特性
### 🐞Bug修复
* 【core 】 修复URLUtil.decode无法解码UTF-16问题issue#3063@Github
-------------------------------------------------------------------------------------------------------------
# 5.8.18 (2023-04-16)