You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by kv...@apache.org on 2020/12/18 07:35:11 UTC

[apisix-ingress-controller] branch v0.1.0 updated: add CI PRs

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

kvn pushed a commit to branch v0.1.0
in repository https://gitbox.apache.org/repos/asf/apisix-ingress-controller.git


The following commit(s) were added to refs/heads/v0.1.0 by this push:
     new def3a8f  add CI PRs
def3a8f is described below

commit def3a8fa3991d14a65130c32f001585075a9b691
Author: kv <gx...@163.com>
AuthorDate: Fri Dec 18 15:34:58 2020 +0800

    add CI PRs
---
 CHANGELOG.md | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index e54f5fb..0006da6 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -21,7 +21,6 @@
 
 - [0.1.0](#010)
 
-
 # 0.1.0
 
 This release mainly improve basic features, bugfix and adds test cases.
@@ -29,7 +28,7 @@ This release mainly improve basic features, bugfix and adds test cases.
 ### Core
 
 - Enriched documentation.
-- CI Integration.
+- CI Integration. [#75](https://github.com/apache/apisix-ingress-controller/pull/75) [#80](https://github.com/apache/apisix-ingress-controller/pull/80) [#84](https://github.com/apache/apisix-ingress-controller/pull/84) [#87](https://github.com/apache/apisix-ingress-controller/pull/87) [#89](https://github.com/apache/apisix-ingress-controller/pull/89) [#97](https://github.com/apache/apisix-ingress-controller/pull/97)
 - Support retry when sync failed. [#103](https://github.com/apache/apisix-ingress-controller/pull/103)
 - Support using kustomize install all resources. [#72](https://github.com/apache/apisix-ingress-controller/pull/72)
 - Support command line configuration. [#61](https://github.com/apache/apisix-ingress-controller/pull/61)