This commit is contained in:
looly 2021-11-24 09:36:56 +08:00
parent 612884e0f6
commit 1e82d7bd5f

View File

@ -3,7 +3,7 @@
-------------------------------------------------------------------------------------------------------------
# 5.7.17 (2021-11-20)
# 5.7.17 (2021-11-24)
### 🐣新特性
* 【core 】 增加AsyncUtilpr#457@Gitee
@ -21,6 +21,7 @@
* 【core 】 ResourceClassLoader增加缓存pr#1959@Github
* 【crypto 】 增加CipherWrapper增加setRandomissue#1958@Github
* 【core 】 Opt增加ofTry方法pr#1956@Github
* 【core 】 DateUtil.toIntSecond标记为弃用issue#I4JHPR@Gitee
*
### 🐞Bug修复
* 【core 】 修复FileResource构造fileName参数无效问题issue#1942@Github