Skip to content

Commit d635dd0

Browse files
committed
corrected order in changelog
1 parent 2fec9f1 commit d635dd0

1 file changed

Lines changed: 7 additions & 3 deletions

File tree

crates/stackable-operator/CHANGELOG.md

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

55
## [Unreleased]
66

7+
### Changed
8+
9+
- BREAKING: Add support for the SSH protocol for pulling git content ([#1121]).
10+
This is a user-facing breaking change and should also be highlighted by operators using this functionality.
11+
12+
[#1121]: https://github.com/stackabletech/operator-rs/pull/1121
13+
714
## [0.102.0] - 2026-01-14
815

916
### Added
@@ -13,12 +20,9 @@ All notable changes to this project will be documented in this file.
1320

1421
### Changed
1522

16-
- BREAKING: Add support for the SSH protocol for pulling git content ([#1121]).
17-
This is a user-facing breaking change and should also be highlighted by operators using this functionality.
1823
- Revert and pin k8s-openapi to 0.26.0 ([#1135]).
1924
- BREAKING: `ListenerSpec` no longer derives `Eq` ([#1136]).
2025

21-
[#1121]: https://github.com/stackabletech/operator-rs/pull/1121
2226
[#1135]: https://github.com/stackabletech/operator-rs/pull/1135
2327
[#1136]: https://github.com/stackabletech/operator-rs/pull/1136
2428
[#1139]: https://github.com/stackabletech/operator-rs/pull/1139

0 commit comments

Comments
 (0)