From d1b0e8e83207a77612ec48ddf7596366e136e64c Mon Sep 17 00:00:00 2001 From: marvzhang Date: Sun, 26 Jul 2020 17:55:52 +0800 Subject: [PATCH] updated CHANGELOG --- CHANGELOG-zh.md | 1 + CHANGELOG.md | 1 + 2 files changed, 2 insertions(+) diff --git a/CHANGELOG-zh.md b/CHANGELOG-zh.md index 20945267..30ae8b2d 100644 --- a/CHANGELOG-zh.md +++ b/CHANGELOG-zh.md @@ -5,6 +5,7 @@ ### Bug 修复 - **修复在爬虫市场中第一次下载爬虫时会报500错误**. [#808](https://github.com/crawlab-team/crawlab/issues/808) - **修复一部分翻译问题**. +- **修复任务详情 500 错误**. [#810](https://github.com/crawlab-team/crawlab/issues/810) - **修复密码重置问题**. [#811](https://github.com/crawlab-team/crawlab/issues/811) - **修复无法安装 Node.js 问题**. [#813](https://github.com/crawlab-team/crawlab/issues/813) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6a77abee..44a631b3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,7 @@ ### 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 500 error in task detail page**. [#810](https://github.com/crawlab-team/crawlab/issues/810) - **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)