You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by ch...@apache.org on 2021/05/24 01:53:44 UTC

[apisix-dashboard] branch release/2.6.1 updated: fix lint

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

chenjunxu pushed a commit to branch release/2.6.1
in repository https://gitbox.apache.org/repos/asf/apisix-dashboard.git


The following commit(s) were added to refs/heads/release/2.6.1 by this push:
     new afd8d45  fix lint
afd8d45 is described below

commit afd8d458fae8d518d2ee0e7ce6caab666ce33bfd
Author: nic-chen <jo...@163.com>
AuthorDate: Mon May 24 09:53:33 2021 +0800

    fix lint
---
 CHANGELOG.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 6f6279f..be30378 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -38,6 +38,7 @@ This release mainly contains bugfixes.
 `Manager API` 2.6.1 should be used with [Apache APISIX 2.5](https://apisix.apache.org/downloads/). It is not recommended to use with other Apache APISIX versions.
 
 ### Bugfix
+
 - Fix: use remote address instead of client ip [#1831](https://github.com/apache/apisix-dashboard/pull/1831)
 - Fix: turn off online debug [#1903](https://github.com/apache/apisix-dashboard/pull/1903)