This commit is contained in:
Looly
2021-12-05 23:47:17 +08:00
parent 3fefdf5151
commit 41532e0a4d
2 changed files with 6 additions and 4 deletions

View File

@@ -3,7 +3,7 @@
-------------------------------------------------------------------------------------------------------------
# 5.7.17 (2021-12-01)
# 5.7.17 (2021-12-05)
### 🐣新特性
* 【core 】 增加AsyncUtilpr#457@Gitee
@@ -41,6 +41,8 @@
* 【poi 】 修复SoapClient参数未使用问题
* 【core 】 修复HashUtil.cityHash128参数未使用问题
* 【core 】 修复DateUtil.formatChineseDate显示问题issue#I4KK5F@Gitee
* 【poi 】 修复CellUtil.setCellValuestyle空导致值无法写入问题issue#1995@Github
* 【poi 】 修复CellUtil.setComment参数设置错误问题
-------------------------------------------------------------------------------------------------------------