xuxueli 6 years ago
parent
commit
34ca7abf5b
1 changed files with 1 additions and 0 deletions
  1. 1 0
      doc/XXL-JOB官方文档.md

+ 1 - 0
doc/XXL-JOB官方文档.md

@@ -1319,6 +1319,7 @@ Tips: 历史版本(V1.3.x)目前已经Release至稳定版本, 进入维护阶段
 - 21、Cron TimeZone 自定义;
 - 22、忙碌转移优化,全部机器忙碌时不再直接失败;
 - 23、流程任务等,透传动态参数;
+- 24、任务状态与quartz解耦,降低quartz调度压力,仅NORMAL状态任务绑定quartz;
 
 ## 七、其他