add methods

This commit is contained in:
Looly 2021-11-21 05:24:28 +08:00
parent 9818263d30
commit d0a86d5734

View File

@ -20,6 +20,7 @@
* 【core 】 CollStreamUtil增加是否并行的重载pr#467@Gitee
* 【core 】 ResourceClassLoader增加缓存pr#1959@Github
* 【crypto 】 增加CipherWrapper增加setRandomissue#1958@Github
* 【core 】 Opt增加ofTry方法pr#1956@Github
*
### 🐞Bug修复
* 【core 】 修复FileResource构造fileName参数无效问题issue#1942@Github