updated CHANGELOG

This commit is contained in:
marvzhang
2020-04-21 12:56:43 +08:00
parent 4a4bc296c3
commit 01fd05883c
2 changed files with 2 additions and 0 deletions

View File

@@ -6,6 +6,7 @@
- **Auto Install Dependencies**. Allow installing dependencies automatically from `requirements.txt` or `package.json`.
- **Auto Results Collection**. Set results collection to `results_<spider_name>` if it is not set.
- **Optimized Project List**. Not display "No Project" item in the project list.
- **Upgrade Node.js**. Upgrade Node.js version from v8.12 to v10.19.
### Bug Fixes
- **Missing daily stats in spider**. [#684](https://github.com/crawlab-team/crawlab/issues/684)