Skip to content

Commit 5315a95

Browse files
authored
update changlog for KIC 3.5.2 (#7733)
1 parent a82e344 commit 5315a95

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.2](#352)
1011
- [3.5.1](#351)
1112
- [3.5.0](#350)
1213
- [3.4.7](#347)
@@ -109,7 +110,9 @@ Adding a new version? You'll need three changes:
109110
- [0.0.5](#005)
110111
- [0.0.4 and prior](#004-and-prior)
111112

112-
## Unreleased
113+
## [3.5.2]
114+
115+
> Release date: 2025-09-23
113116
114117
### Fixed
115118

@@ -4165,6 +4168,7 @@ Please read the changelog and test in your environment.
41654168
- The initial versions were rapildy iterated to deliver
41664169
a working ingress controller.
41674170

4171+
[3.5.2]: https://github.com/kong/kubernetes-ingress-controller/compare/v3.5.1...v3.5.2
41684172
[3.5.1]: https://github.com/kong/kubernetes-ingress-controller/compare/v3.5.0...v3.5.1
41694173
[3.5.0]: https://github.com/kong/kubernetes-ingress-controller/compare/v3.4.7...v3.5.0
41704174
[3.4.7]: https://github.com/kong/kubernetes-ingress-controller/compare/v3.4.6...v3.4.7

0 commit comments

Comments
 (0)