updated CHANGELOG

This commit is contained in:
marvzhang
2020-02-23 09:30:07 +08:00
parent 57f1edc207
commit c5be4fab03
2 changed files with 2 additions and 0 deletions

View File

@@ -5,6 +5,7 @@
- **长任务支持**. 用户可以添加长任务爬虫这些爬虫可以跑长期运行的任务. [425](https://github.com/crawlab-team/crawlab/issues/425)
- **爬虫列表优化**. 分状态任务列数统计任务列表详情弹出框图例. [425](https://github.com/crawlab-team/crawlab/issues/425)
- **版本升级检测**. 检测最新版本通知用户升级.
- **批量操作爬虫**. 允许用户批量运行/停止爬虫任务以及批量删除爬虫.
### Bug 修复

View File

@@ -5,6 +5,7 @@
- **Long Task Support**. Users can add long-task spiders which is supposed to run without finishing. [#425](https://github.com/crawlab-team/crawlab/issues/425)
- **Spider List Optimization**. Tasks count by status, tasks detail popup, legend. [#425](https://github.com/crawlab-team/crawlab/issues/425)
- **Upgrade Check**. Check latest version and notifiy users to upgrade.
- **Spiders Batch Operation**. Allow users to run/stop spider tasks and delete spiders in batches.
### Bug Fixes