This commit is contained in:
Looly
2021-10-29 01:41:00 +08:00
parent c608f62f79
commit 8efae077ff
6 changed files with 66 additions and 23 deletions

View File

@@ -3,7 +3,7 @@
-------------------------------------------------------------------------------------------------------------
# 5.7.16 (2021-10-28)
# 5.7.16 (2021-10-29)
### 🐣新特性
* 【core 】 增加DateTime.toLocalDateTime
@@ -22,6 +22,7 @@
* 【core 】 修复CharSequenceUtil.wrapIfMissing预定义长度计算问题issue#I4FDZ2@Gitee
* 【poi 】 修复合并单元格为日期时导出单元格数据为数字问题issue#1911@Github
* 【core 】 修复CompilerUtil.getFileManager参数没有使用的问题issue#I4FIO6@Gitee
* 【core 】 修复NetUtil.isInRange的cidr判断问题pr#1917@Github
-------------------------------------------------------------------------------------------------------------