This is an automated email from the ASF dual-hosted git repository.
sunyi pushed a commit to branch v2.1
in repository https://gitbox.apache.org/repos/asf/apisix-dashboard.git
The following commit(s) were added to refs/heads/v2.1 by this push:
new 9c164ef feat: update 2.1 changelog (#834)
9c164ef is described below
commit 9c164efbc3f20860b2f8cd9af132a41a5df2a9c2
Author: litesun <[email protected]>
AuthorDate: Fri Nov 20 16:26:27 2020 +0800
feat: update 2.1 changelog (#834)
* Update CHANGELOG.md
* Update CHANGELOG.zh-CN.md
* Update CHANGELOG.md
---
CHANGELOG.md | 14 +++++++++++++-
CHANGELOG.zh-CN.md | 12 +++++++++++-
2 files changed, 24 insertions(+), 2 deletions(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index a6a0fa2..12f3a13 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -19,15 +19,27 @@
# Table of Contents
+- [2.1.0](#210)
- [2.0.0](#200)
- [1.5.0](#150)
- [1.0.0](#100)
+# 2.1.0
+
+This is a release candidate.
+
+### Core
+
+- Install signal handler for graceful
shutdown.[#796](https://github.com/apache/apisix-dashboard/pull/796)
+- Add e2e test for config route with service_id or
upstream_id.[#810](https://github.com/apache/apisix-dashboard/pull/810)
+
+For more changes, please refer to
[Milestone](https://github.com/apache/apisix-dashboard/milestone/7).
+
# 2.0.0
This is a release candidate.
-# Core
+### Core
- Refactor frontend with Admin-API.
- Manager-API removes dependency on MySQL.
diff --git a/CHANGELOG.zh-CN.md b/CHANGELOG.zh-CN.md
index 378f9df..74c8f60 100644
--- a/CHANGELOG.zh-CN.md
+++ b/CHANGELOG.zh-CN.md
@@ -18,11 +18,21 @@
-->
# 目录
-
+- [2.1.0](#210)
- [2.0.0](#200)
- [1.5.0](#150)
- [1.0.0](#100)
+# 2.1.0
+
+这是一个候选版本。
+
+### 核心
+
+- 支持优雅退出。[#796](https://github.com/apache/apisix-dashboard/pull/796)
+- 增加了后端 e2e 测试用例。[#810](https://github.com/apache/apisix-dashboard/pull/810)
+
+更多的变动可以参考[里程碑](https://github.com/apache/apisix-dashboard/milestone/7)。
# 2.0.0