diff --git a/CHANGELOG-zh.md b/CHANGELOG-zh.md index 75d4b916..1b30966d 100644 --- a/CHANGELOG-zh.md +++ b/CHANGELOG-zh.md @@ -8,6 +8,7 @@ ### Bug 修复 - **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) # 0.4.8 (2020-03-11) ### 功能 / 优化 diff --git a/CHANGELOG.md b/CHANGELOG.md index 7c29a0d4..4264ac0b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,7 @@ ### Bug Fixes - **CLI unable to use on Windows**. [#580](https://github.com/crawlab-team/crawlab/issues/580) - **Re-upload error**. [#643](https://github.com/crawlab-team/crawlab/issues/643) [#640](https://github.com/crawlab-team/crawlab/issues/640) +- **Upload missing folders**. [#646](https://github.com/crawlab-team/crawlab/issues/646) # 0.4.8 (2020-03-11) ### Features / Enhancement