Skip to content

Commit 5f731e8

Browse files
authored
update changelog for 3.5.1 (#7657)
1 parent 20d1652 commit 5f731e8

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +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.5.1](#351)
1011
- [3.5.0](#350)
1112
- [3.4.7](#347)
1213
- [3.4.6](#346)
@@ -108,7 +109,9 @@ Adding a new version? You'll need three changes:
108109
- [0.0.5](#005)
109110
- [0.0.4 and prior](#004-and-prior)
110111

111-
## Unreleased
112+
## [3.5.1]
113+
114+
> Release date: 2025-07-31
112115
113116
### Fixed
114117

@@ -4147,6 +4150,7 @@ Please read the changelog and test in your environment.
41474150
- The initial versions were rapildy iterated to deliver
41484151
a working ingress controller.
41494152

4153+
[3.5.1]: https://github.com/kong/kubernetes-ingress-controller/compare/v3.5.0...v3.5.1
41504154
[3.5.0]: https://github.com/kong/kubernetes-ingress-controller/compare/v3.4.7...v3.5.0
41514155
[3.4.7]: https://github.com/kong/kubernetes-ingress-controller/compare/v3.4.6...v3.4.7
41524156
[3.4.6]: https://github.com/kong/kubernetes-ingress-controller/compare/v3.4.5...v3.4.6

0 commit comments

Comments
 (0)