This commit is contained in:
Looly
2020-11-27 14:20:17 +08:00
parent 4827c61641
commit 2954fe0520
4 changed files with 9 additions and 8 deletions

View File

@@ -20,6 +20,7 @@
* 【core 】 DatePattern增加年月格式化常量pr#220@Gitee
* 【core 】 ArrayUtil增加shuffle方法pr#1255@Github
* 【core 】 ArrayUtil部分方法分离至PrimitiveArrayUtil
* 【crypto 】 opt改为otp包issue#1257@Github
### Bug修复
* 【cron 】 修复CronTimer可能死循环的问题issue#1224@Github