Skip to content

Commit 43556e8

Browse files
committed
changelog
1 parent d96d876 commit 43556e8

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

crates/stackable-operator/CHANGELOG.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,13 @@ All notable changes to this project will be documented in this file.
66

77
### Added
88

9-
- Add `serviceOverrides` field of type `ServiceSpec` to `ListenerClass.spec.serviceOverrides` ([#XXXX]).
9+
- Add `serviceOverrides` field of type `Service` to `ListenerClass.spec.serviceOverrides` ([#1142]).
1010

1111
### Changed
1212

13-
- BREAKING: `ListenerClassSpec` now longer implements `Eq` ([#XXXX]).
13+
- BREAKING: `ListenerClassSpec` now longer implements `Eq` ([#1142]).
1414

15-
[#XXXX]: https://github.com/stackabletech/operator-rs/pull/XXXX
15+
[#1142]: https://github.com/stackabletech/operator-rs/pull/1142
1616

1717
## [0.103.0] - 2026-01-16
1818

0 commit comments

Comments
 (0)