Skip to content

Commit 9585f24

Browse files
chore: finalize 3.0 (#5084) (#5085)
(cherry picked from commit 89265b3) Co-authored-by: Travis Raines <571832+rainest@users.noreply.github.com>
1 parent 0932591 commit 9585f24

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Adding a new version? You'll need three changes:
77
* Add the diff link, like "[2.7.0]: https://github.com/kong/kubernetes-ingress-controller/compare/v1.2.2...v1.2.3".
88
This is all the way at the bottom. It's the thing we always forget.
99
--->
10-
- [3.0.0-rc1](#300-rc1)
10+
- [3.0.0](#300)
1111
- [2.12.0](#2120)
1212
- [2.11.1](#2111)
1313
- [2.11.0](#2110)
@@ -82,7 +82,7 @@ Nothing yet.
8282

8383
## 3.0.0
8484

85-
> Release date: 2023-11-02
85+
> Release date: 2023-11-03
8686
8787
### Breaking changes
8888

@@ -3005,7 +3005,7 @@ Please read the changelog and test in your environment.
30053005
- The initial versions were rapildy iterated to deliver
30063006
a working ingress controller.
30073007

3008-
[3.0.0-rc1]: https://github.com/kong/kubernetes-ingress-controller/compare/v2.12.0...v3.0.0-rc1
3008+
[3.0.0]: https://github.com/kong/kubernetes-ingress-controller/compare/v2.12.0...v3.0.0
30093009
[2.12.0]: https://github.com/kong/kubernetes-ingress-controller/compare/v2.11.1...v2.12.0
30103010
[2.11.1]: https://github.com/kong/kubernetes-ingress-controller/compare/v2.11.0...v2.11.1
30113011
[2.11.0]: https://github.com/kong/kubernetes-ingress-controller/compare/v2.10.4...v2.11.0

0 commit comments

Comments
 (0)