mirror of
https://gitee.com/chinabugotech/hutool.git
synced 2025-07-21 15:09:48 +08:00
fix bug
This commit is contained in:
@@ -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转换的bug(issue#I49VZB@Gitee)
|
||||
|
||||
-------------------------------------------------------------------------------------------------------------
|
||||
|
||||
|
Reference in New Issue
Block a user