This is an automated email from the ASF dual-hosted git repository. sunyi pushed a commit to branch feat-changelog in repository https://gitbox.apache.org/repos/asf/apisix-dashboard.git
commit 9d18d136b83619f49f0f6493c473bed5701b5f64 Author: litesun <[email protected]> AuthorDate: Tue Nov 10 18:09:37 2020 +0800 Update CHANGELOG.md --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9c7e688..90a5b21 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -36,6 +36,9 @@ This is a release candidate. - New deployment pattern. - Add more test cases. - Document Enhancement. +- Add E2E test examples to the front-end. [#619](https://github.com/apache/apisix-dashboard/pull/619) +- Fix the Promethues plugin updating incorrect values when updating routes. [#666](https://github.com/apache/apisix-dashboard/pull/666) +- Fix page display exceptions when the Redirect option is selected as Enable HTTPS in the Route page. [#692](https://github.com/apache/apisix-dashboard/pull/692) For more changes, please refer to [Milestone](https://github.com/apache/apisix-dashboard/milestone/4)
