diff --git a/CHANGELOG-zh.md b/CHANGELOG-zh.md index c00c4fc1..85c964d4 100644 --- a/CHANGELOG-zh.md +++ b/CHANGELOG-zh.md @@ -15,6 +15,9 @@ - **定时任务问题**. [#423](https://github.com/crawlab-team/crawlab/issues/423) - **上传爬虫zip文件问题**. [#403](https://github.com/crawlab-team/crawlab/issues/403) [#407](https://github.com/crawlab-team/crawlab/issues/407) - **因为网络原因导致崩溃**. [#340](https://github.com/crawlab-team/crawlab/issues/340) +- **定时任务无法正常运行** +- **定时任务列表列表错位问题** +- **刷新按钮跳转错误问题** # 0.4.2 (2019-12-26) ### 功能 / 优化 diff --git a/CHANGELOG.md b/CHANGELOG.md index 6c64fbd8..ebfed440 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,6 +15,9 @@ - **Schedule Cron Task Issue**. [#423](https://github.com/crawlab-team/crawlab/issues/423) - **Upload Spider Zip File Issue**. [#403](https://github.com/crawlab-team/crawlab/issues/403) [#407](https://github.com/crawlab-team/crawlab/issues/407) - **Exit due to Network Failure**. [#340](https://github.com/crawlab-team/crawlab/issues/340) +- **Cron Jobs not Running Correctly** +- **Schedule List Columns Mis-positioned** +- **Clicking Refresh Button Redirected to 404 Page** # 0.4.2 (2019-12-26) ### Features / Enhancement