updated CHANGELOG

This commit is contained in:
marvzhang
2020-02-02 09:48:07 +08:00
parent d9209ba64d
commit 7c11548639
2 changed files with 2 additions and 0 deletions

View File

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

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.
- **User Admin Optimization**. Restrict privilleges of admin users. [#456](https://github.com/crawlab-team/crawlab/issues/456)
- **Setting Page Optimization**.
### Bug Fixes