updated CHANGELOG

This commit is contained in:
marvzhang
2020-07-26 17:47:58 +08:00
parent 8a434e0019
commit 1c4baa4627
2 changed files with 4 additions and 0 deletions

View File

@@ -5,6 +5,8 @@
### Bug 修复
- **修复在爬虫市场中第一次下载爬虫时会报500错误**. [#808](https://github.com/crawlab-team/crawlab/issues/808)
- **修复一部分翻译问题**.
- **修复密码重置问题**. [#811](https://github.com/crawlab-team/crawlab/issues/811)
- **修复无法安装 Node.js 问题**. [#813](https://github.com/crawlab-team/crawlab/issues/813)
# 0.5.0 (2020-07-19)
### 功能 / 优化

View File

@@ -5,6 +5,8 @@
### Bug Fixes
- **Fixed first download repo 500 error in Spider Market page**. [#808](https://github.com/crawlab-team/crawlab/issues/808)
- **Fixed some translation issues**.
- **Fixed password reset issue**. [#811](https://github.com/crawlab-team/crawlab/issues/811)
- **Fixed unable to install node.js issue**. [#813](https://github.com/crawlab-team/crawlab/issues/813)
# 0.5.0 (2020-07-19)
### Features / Enhancement