You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by su...@apache.org on 2020/10/24 14:13:48 UTC

[apisix-dashboard] branch v2.0 updated: Update CHANGELOG.zh-CN.md

This is an automated email from the ASF dual-hosted git repository.

sunyi pushed a commit to branch v2.0
in repository https://gitbox.apache.org/repos/asf/apisix-dashboard.git


The following commit(s) were added to refs/heads/v2.0 by this push:
     new 2532edc  Update CHANGELOG.zh-CN.md
2532edc is described below

commit 2532edc87fbf0c084ceb817986672c0851e06ae9
Author: litesun <7s...@gmail.com>
AuthorDate: Sat Oct 24 22:13:39 2020 +0800

    Update CHANGELOG.zh-CN.md
---
 CHANGELOG.zh-CN.md | 18 ++++++++++++++++++
 1 file changed, 18 insertions(+)

diff --git a/CHANGELOG.zh-CN.md b/CHANGELOG.zh-CN.md
index 774e199..157ace5 100644
--- a/CHANGELOG.zh-CN.md
+++ b/CHANGELOG.zh-CN.md
@@ -19,9 +19,27 @@
 
 # 目录
 
+- [2.0.0](#200)
 - [1.5.0](#150)
 - [1.0.0](#100)
 
+
+# 2.0.0
+
+这是一个候选版本。
+
+### 核心
+
+- 前端根据新的 admin-api 进行重构
+- 后端移除对 mysql 的依赖
+- 支持插件编排模式
+- 制定前端国际化标准
+- Dashboard 新的部署方式
+- 增加更多测试用例
+- 文档增强
+
+更多的变动可以参考[里程碑](https://github.com/apache/apisix-dashboard/milestone/4)
+
 # 1.5.0
 
 该版本主要完成 Dashboard 的重构工作。