updated CHANGELOG

This commit is contained in:
marvzhang
2020-01-31 16:21:08 +08:00
parent 01ffb91f3c
commit 11d5d05800
2 changed files with 2 additions and 0 deletions

View File

@@ -7,6 +7,7 @@
- **无法在空爬虫里创建文件**. [#479](https://github.com/crawlab-team/crawlab/issues/479)
- **下载结果错误**. [#465](https://github.com/crawlab-team/crawlab/issues/465)
- **crawlab-sdk CLI 错误**. [#458](https://github.com/crawlab-team/crawlab/issues/458)
- **页面刷新问题**. [#441](https://github.com/crawlab-team/crawlab/issues/441)
- **修复“删除爬虫后获取所有爬虫”错误**.
- **修复 i18n warning 警告**.

View File

@@ -7,6 +7,7 @@
- **Unable to create files in an empty spider**. [#479](https://github.com/crawlab-team/crawlab/issues/479)
- **Download results error**. [#465](https://github.com/crawlab-team/crawlab/issues/465)
- **crawlab-sdk CLI error**. [#458](https://github.com/crawlab-team/crawlab/issues/458)
- **Page refresh issue**. [#441](https://github.com/crawlab-team/crawlab/issues/441)
- **Getting all spider after deleting a spider**.
- **i18n warning**.