add mathod

This commit is contained in:
Looly
2020-11-25 23:29:26 +08:00
parent eb38b6b3ff
commit c11e2a935f
2 changed files with 9 additions and 14 deletions

View File

@@ -3,7 +3,7 @@
-------------------------------------------------------------------------------------------------------------
# 5.5.2 (2020-11-20)
# 5.5.2 (2020-11-25)
### 新特性
* 【crypto 】 KeyUtil增加重载AES构造增加重载issue#I25NNZ@Gitee
@@ -12,6 +12,7 @@
* 【extra 】 新增Rhino表达式执行引擎pr#1229@Github
* 【crypto 】 增加判空issue#1230@Github
* 【core 】 xml.setXmlStandalone(true)格式优化pr#1234@Github
* 【core 】 AnnotationUtil增加setValue方法pr#1250@Github
### Bug修复
* 【cron 】 修复CronTimer可能死循环的问题issue#1224@Github