add method

This commit is contained in:
looly
2021-12-01 15:12:56 +08:00
parent 52d4d60a62
commit 9308d66837
2 changed files with 6 additions and 9 deletions

View File

@@ -3,7 +3,7 @@
-------------------------------------------------------------------------------------------------------------
# 5.7.17 (2021-11-30)
# 5.7.17 (2021-12-01)
### 🐣新特性
* 【core 】 增加AsyncUtilpr#457@Gitee
@@ -30,6 +30,7 @@
* 【poi 】 SheetRidReader可以获取所有sheet名issue#I4JA3M@Gitee
* 【core 】 AsyncUtil.waitAny增加返回值pr#473@Gitee
* 【core 】 Calculator.compare改为privateissue#1982@Github
* 【core 】 NumberUtil增加isOdd、isEven方法pr#474@Gitee
*
### 🐞Bug修复
* 【core 】 修复FileResource构造fileName参数无效问题issue#1942@Github