updated CHANGELOG

This commit is contained in:
marvzhang
2020-02-13 17:05:22 +08:00
parent 769be88428
commit d35a64652c
2 changed files with 2 additions and 0 deletions

View File

@@ -5,6 +5,7 @@
- **Task Execution Process Optimization**. Allow users to be redirected to task detail page after triggering a task.
- **Task Display Optimization**. Added "Param" in the Latest Tasks table in the spider detail page. [#295](https://github.com/crawlab-team/crawlab/issues/295)
- **Spider List Optimization**. Added "Update Time" and "Create Time" in spider list page.
- **Page Loading Placeholder**.
### Bug Fixes
- **Lost Focus in Schedule Configuration**. [#519](https://github.com/crawlab-team/crawlab/issues/519)