Skip to content

Commit b3f0a8e

Browse files
committed
chore(operator): Add changelog entry
1 parent 9be8fc9 commit b3f0a8e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

crates/stackable-operator/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ All notable changes to this project will be documented in this file.
1616

1717
### Changed
1818

19+
- Update the end-of-support warning message ([#1103])
1920
- BREAKING: `ProductOperatorRun` was renamed to `RunArguments` ([#1096]).
2021
- BREAKING: The `disable_crd_maintenance` field was moved from `RunArguments` into `MaintenanceOptions`.
2122
The CLI interface is unchanged ([#1096]).
@@ -26,6 +27,7 @@ All notable changes to this project will be documented in this file.
2627
[#1096]: https://github.com/stackabletech/operator-rs/pull/1096
2728
[#1098]: https://github.com/stackabletech/operator-rs/pull/1098
2829
[#1101]: https://github.com/stackabletech/operator-rs/pull/1101
30+
[#1103]: https://github.com/stackabletech/operator-rs/pull/1103
2931

3032
## [0.98.0] - 2025-09-22
3133

0 commit comments

Comments
 (0)