Skip to content

Commit e520f3f

Browse files
committed
changelog
1 parent 54ab710 commit e520f3f

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,15 +6,15 @@ All notable changes to this project will be documented in this file.
66

77
### Added
88

9-
- Add `objectOverrides` field to `ListenerSpec` ([#XXXX]).
9+
- Add `objectOverrides` field to `ListenerSpec` ([#1136]).
1010

1111
### Changed
1212

1313
- Revert and pin k8s-openapi to 0.26.0 ([#1135]).
14-
- BREAKING: `ListenerSpec` now longer derives `Eq` ([#XXXX]).
14+
- BREAKING: `ListenerSpec` now longer derives `Eq` ([#1136]).
1515

1616
[#1135]: https://github.com/stackabletech/operator-rs/pull/1135
17-
[#XXXX]: https://github.com/stackabletech/operator-rs/pull/XXXX
17+
[#1136]: https://github.com/stackabletech/operator-rs/pull/1136
1818

1919
## [0.101.2] - 2026-01-07
2020

0 commit comments

Comments
 (0)