updated CHANGELOG

This commit is contained in:
marvzhang
2020-02-14 09:28:04 +08:00
parent 96a3be99a1
commit 0a7f3e8f2e

View File

@@ -5,7 +5,7 @@
- **任务执行流程优化**. 允许用户在触发任务后跳转到该任务详情页.
- **任务展示优化**. 在爬虫详情页的最近任务表格中加入了参数. [#295](https://github.com/crawlab-team/crawlab/issues/295)
- **爬虫列表优化**. 在爬虫列表页加入"更新时间""创建时间". [#505](https://github.com/crawlab-team/crawlab/issues/505)
- **页面加载位器**.
- **页面加载位器**.
### Bug 修复
- **定时任务配置失去焦点**. [#519](https://github.com/crawlab-team/crawlab/issues/519)