This commit is contained in:
Looly
2021-12-09 01:26:33 +08:00
parent 95e8c812ef
commit 9468c132ff
4 changed files with 37 additions and 3 deletions

View File

@@ -3,7 +3,7 @@
-------------------------------------------------------------------------------------------------------------
# 5.7.17 (2021-12-08)
# 5.7.17 (2021-12-09)
### 🐣新特性
* 【core 】 增加AsyncUtilpr#457@Gitee
@@ -52,6 +52,7 @@
* 【core 】 修复QueryBuilder解析路径导致的错误issue#1989@Github
* 【core 】 修复DateTime.between中DateUnit无效问题
* 【poi 】 修复StyleUtil.getFormat非static问题issue#I4LGNP@Gitee
* 【crypto 】 修复SM2.getD返回bytes包含符号位的问题issue#2001@Github
-------------------------------------------------------------------------------------------------------------