This commit is contained in:
Looly
2021-09-14 09:58:21 +08:00
parent 46cffe4ed2
commit 1b0d5d2cf1
3 changed files with 114 additions and 25 deletions

View File

@@ -3,7 +3,7 @@
-------------------------------------------------------------------------------------------------------------
# 5.7.13 (2021-09-13)
# 5.7.13 (2021-09-14)
### 🐣新特性
* 【core 】 CsvReadConfig增加trimField选项issue#I49M0C@Gitee
@@ -17,6 +17,7 @@
* 【core 】 修复StrJoiner.append配置丢失问题issue#I49K1L@Gitee
* 【core 】 修复EscapeUtil特殊字符的hex长度不足导致的问题issue#I49JU8@Gitee
* 【core 】 修复UrlBuilder对Fragment部分编码问题issue#I49KAL@Gitee
* 【core 】 修复Enum转换的bugissue#I49VZB@Gitee
-------------------------------------------------------------------------------------------------------------