updated CHANGELOG

This commit is contained in:
marvzhang
2020-02-02 09:37:19 +08:00
parent 14022cf4bc
commit eaa831de0f
2 changed files with 2 additions and 0 deletions

View File

@@ -2,6 +2,7 @@
### 功能 / 优化
- **交互式教程**. 引导用户了解 Crawlab 的主要功能.
- **加入全局环境变量**. 可以设置全局环境变量,然后传入到所有爬虫程序中.
- **设置页面优化**.
### Bug 修复
- **无法找到爬虫文件错误**. [#485](https://github.com/crawlab-team/crawlab/issues/485)

View File

@@ -2,6 +2,7 @@
### Features / Enhancement
- **Interactive Tutorial**. Guide users through the main functionalities of Crawlab.
- **Global Environment Variables**. Allow users to set global environment variables, which will be passed into all spider programs.
- **Setting Page Optimization**.
### Bug Fixes
- **Unable to find spider file error**. [#485](https://github.com/crawlab-team/crawlab/issues/485)