Skip to content

Commit 9c164ef

Browse files
authored
feat: update 2.1 changelog (#834)
* Update CHANGELOG.md * Update CHANGELOG.zh-CN.md * Update CHANGELOG.md
1 parent 46a2233 commit 9c164ef

File tree

2 files changed

+24
-2
lines changed

2 files changed

+24
-2
lines changed

CHANGELOG.md

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,15 +19,27 @@
1919

2020
# Table of Contents
2121

22+
- [2.1.0](#210)
2223
- [2.0.0](#200)
2324
- [1.5.0](#150)
2425
- [1.0.0](#100)
2526

27+
# 2.1.0
28+
29+
This is a release candidate.
30+
31+
### Core
32+
33+
- Install signal handler for graceful shutdown.[#796](https://github.com/apache/apisix-dashboard/pull/796)
34+
- Add e2e test for config route with service_id or upstream_id.[#810](https://github.com/apache/apisix-dashboard/pull/810)
35+
36+
For more changes, please refer to [Milestone](https://github.com/apache/apisix-dashboard/milestone/7).
37+
2638
# 2.0.0
2739

2840
This is a release candidate.
2941

30-
# Core
42+
### Core
3143

3244
- Refactor frontend with Admin-API.
3345
- Manager-API removes dependency on MySQL.

CHANGELOG.zh-CN.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,11 +18,21 @@
1818
-->
1919

2020
# 目录
21-
21+
- [2.1.0](#210)
2222
- [2.0.0](#200)
2323
- [1.5.0](#150)
2424
- [1.0.0](#100)
2525

26+
# 2.1.0
27+
28+
这是一个候选版本。
29+
30+
### 核心
31+
32+
- 支持优雅退出。[#796](https://github.com/apache/apisix-dashboard/pull/796)
33+
- 增加了后端 e2e 测试用例。[#810](https://github.com/apache/apisix-dashboard/pull/810)
34+
35+
更多的变动可以参考[里程碑](https://github.com/apache/apisix-dashboard/milestone/7)
2636

2737
# 2.0.0
2838

0 commit comments

Comments
 (0)