updated CHANGELOG

This commit is contained in:
marvzhang
2020-04-21 13:38:30 +08:00
parent 8a4a1d91c1
commit c7604d57cd
2 changed files with 2 additions and 0 deletions

View File

@@ -25,6 +25,7 @@
- **支持任务重试**. 允许任务重新触发历史任务. - **支持任务重试**. 允许任务重新触发历史任务.
### Bug 修复 ### Bug 修复
- **无法注册**. [#670](https://github.com/crawlab-team/crawlab/issues/670)
- **CLI 无法在 Windows 上使用**. [#580](https://github.com/crawlab-team/crawlab/issues/580) - **CLI 无法在 Windows 上使用**. [#580](https://github.com/crawlab-team/crawlab/issues/580)
- **重新上传错误**. [#643](https://github.com/crawlab-team/crawlab/issues/643) [#640](https://github.com/crawlab-team/crawlab/issues/640) - **重新上传错误**. [#643](https://github.com/crawlab-team/crawlab/issues/643) [#640](https://github.com/crawlab-team/crawlab/issues/640)
- **上传丢失文件目录**. [#646](https://github.com/crawlab-team/crawlab/issues/646) - **上传丢失文件目录**. [#646](https://github.com/crawlab-team/crawlab/issues/646)

View File

@@ -10,6 +10,7 @@
- **Add Run Button in Schedule Page**. Allow users to manually run task in Schedule Page. - **Add Run Button in Schedule Page**. Allow users to manually run task in Schedule Page.
### Bug Fixes ### Bug Fixes
- **Cannot register**. [#670](https://github.com/crawlab-team/crawlab/issues/670)
- **Missing daily stats in spider**. [#684](https://github.com/crawlab-team/crawlab/issues/684) - **Missing daily stats in spider**. [#684](https://github.com/crawlab-team/crawlab/issues/684)
- **Results count not update in time**. [#689](https://github.com/crawlab-team/crawlab/issues/689) - **Results count not update in time**. [#689](https://github.com/crawlab-team/crawlab/issues/689)