From 52a0f7ec7d8f16ee737700c746d26dc44ddaf9d3 Mon Sep 17 00:00:00 2001 From: marvzhang Date: Thu, 26 Dec 2019 13:06:21 +0800 Subject: [PATCH] updated CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 937ec5db..aa2682ce 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,7 @@ - **Allow adding new users**. - **More Advanced File Management**. Allow users to add / edit / rename / delete files. [#286](https://github.com/crawlab-team/crawlab/issues/286) - **Optimized Spider Creation Process**. Allow users to create an empty customized spider before uploading the zip file. +- **Better Task Management**. Allow users to filter tasks by selecting through certian criterions. [#341](https://github.com/crawlab-team/crawlab/issues/341) ### Bug Fixes - **Duplicated nodes**. [#391](https://github.com/crawlab-team/crawlab/issues/391)