diff --git a/CHANGELOG-zh.md b/CHANGELOG-zh.md index b5ac2734..b2c5462d 100644 --- a/CHANGELOG-zh.md +++ b/CHANGELOG-zh.md @@ -25,6 +25,7 @@ - **支持任务重试**. 允许任务重新触发历史任务. ### Bug 修复 +- **无法注册**. [#670](https://github.com/crawlab-team/crawlab/issues/670) - **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) - **上传丢失文件目录**. [#646](https://github.com/crawlab-team/crawlab/issues/646) diff --git a/CHANGELOG.md b/CHANGELOG.md index ab81f618..6f6dde6e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,7 @@ - **Add Run Button in Schedule Page**. Allow users to manually run task in Schedule Page. ### 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) - **Results count not update in time**. [#689](https://github.com/crawlab-team/crawlab/issues/689)