Skip to content

Commit 23eb370

Browse files
committed
docs: add 0.4.0 changelog
1 parent 4262138 commit 23eb370

1 file changed

Lines changed: 19 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,10 +19,29 @@
1919

2020
# Table of Contents
2121

22+
- [0.4.0](#040)
2223
- [0.3.0](#030)
2324
- [0.2.0](#020)
2425
- [0.1.0](#010)
2526

27+
# 0.4.0
28+
29+
This release mainly improves the program robustness and adds some features.
30+
31+
## Core
32+
33+
- Support Kubernetes Ingress resources [#250](https://github.com/apache/apisix-ingress-controller/pull/250)
34+
- Support ApisixRoute v2alpha1 [#262](https://github.com/apache/apisix-ingress-controller/pull/262)
35+
- Support healthchecks definition [#117](https://github.com/apache/apisix-ingress-controller/issues/117)
36+
- Support secret controller [#284](https://github.com/apache/apisix-ingress-controller/pull/284)
37+
- Project optimization [#92](https://github.com/apache/apisix-ingress-controller/issues/92)
38+
39+
40+
## Test
41+
42+
- Add test cases for pkg/kube [#99](https://github.com/apache/apisix-ingress-controller/issues/99)
43+
44+
2645
# 0.3.0
2746

2847
This release mainly improves the program robustness and adds some features.

0 commit comments

Comments
 (0)