Skip to content

Commit ea05b0e

Browse files
committed
adapted changelog
1 parent 2384a57 commit ea05b0e

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

crates/stackable-operator/CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,13 @@ All notable changes to this project will be documented in this file.
88

99
- Update `kube` to `1.1.0` ([#1049]).
1010

11+
### Removed
12+
13+
- Removed `last_update_time` from CRD ClusterCondition status ([#1054]).
14+
15+
[#1049]: https://github.com/stackabletech/operator-rs/pull/1049
16+
[#1054]: https://github.com/stackabletech/operator-rs/pull/1054
17+
1118
## [0.93.2] - 2025-05-26
1219

1320
### Added
@@ -20,7 +27,6 @@ All notable changes to this project will be documented in this file.
2027

2128
[#986]: https://github.com/stackabletech/operator-rs/pull/986
2229
[#1023]: https://github.com/stackabletech/operator-rs/pull/1023
23-
[#1049]: https://github.com/stackabletech/operator-rs/pull/1049
2430

2531
## [0.93.1] - 2025-05-20
2632

0 commit comments

Comments
 (0)