This commit is contained in:
Looly
2021-05-14 16:58:33 +08:00
parent 415b2a285f
commit 2c1d10d952
3 changed files with 45 additions and 21 deletions

View File

@@ -3,11 +3,12 @@
-------------------------------------------------------------------------------------------------------------
# 5.6.6 (2021-05-11)
# 5.6.6 (2021-05-14)
### 🐣新特性
* 【cron 】 增加时间轮简单实现
* 【core 】 BeanUtil.copyToList增加重载pr#321@Gitee
* 【core 】 SyncFinisher增加stop方法issue#1578@Github
### 🐞Bug修复