updated CHANGELOG

This commit is contained in:
marvzhang
2020-01-31 14:18:59 +08:00
parent ed67eab0a6
commit 3ece5f7b04
2 changed files with 3 additions and 1 deletions

View File

@@ -8,6 +8,7 @@
- **下载结果错误**. [#465](https://github.com/crawlab-team/crawlab/issues/465)
- **crawlab-sdk CLI 错误**. [#458](https://github.com/crawlab-team/crawlab/issues/458)
- **修复“删除爬虫后获取所有爬虫”错误**.
- **修复 i18n warning 警告**.
# 0.4.4 (2020-01-17)

View File

@@ -7,7 +7,8 @@
- **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)
- **Fix getting all spider after deleting a spider**.
- **Getting all spider after deleting a spider**.
- **i18n warning**.
# 0.4.4 (2020-01-17)
### Features / Enhancement