This commit is contained in:
Looly
2021-10-27 00:50:32 +08:00
parent 32684b2d5c
commit c8071336f9
5 changed files with 86 additions and 47 deletions

View File

@@ -3,7 +3,7 @@
-------------------------------------------------------------------------------------------------------------
# 5.7.16 (2021-10-26)
# 5.7.16 (2021-10-27)
### 🐣新特性
* 【core 】 增加DateTime.toLocalDateTime
@@ -18,6 +18,7 @@
* 【core 】 修复UrlBuilder.addPath歧义问题issue#1912@Github
* 【core 】 修复StrBuilder中总长度计算问题issue#I4F9L7@Gitee
* 【core 】 修复CharSequenceUtil.wrapIfMissing预定义长度计算问题issue#I4FDZ2@Gitee
* 【poi 】 修复合并单元格为日期时导出单元格数据为数字问题issue#1911@Gitee
-------------------------------------------------------------------------------------------------------------