Skip to content

Commit a42d579

Browse files
committed
changelog
1 parent a80857d commit a42d579

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

crates/stackable-versioned/CHANGELOG.md

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

77
### Added
88

9-
- Add support for CRD conversions via ConversionReviews ([#1050]).
9+
- Add support for CRD conversions via ConversionReviews ([#1050], [#1061]).
1010
- Add new `try_convert` function to convert objects received via a ConversionReview.
1111
- Add new `enable_tracing` option to `#[versioned(k8s(options(...)))]`.
1212
- Implement basic ground work for downgrading custom resources ([#1033]).
@@ -50,6 +50,7 @@ All notable changes to this project will be documented in this file.
5050
[#1041]: https://github.com/stackabletech/operator-rs/pull/1041
5151
[#1046]: https://github.com/stackabletech/operator-rs/pull/1046
5252
[#1050]: https://github.com/stackabletech/operator-rs/pull/1050
53+
[#1061]: https://github.com/stackabletech/operator-rs/pull/1061
5354

5455
## [0.7.1] - 2025-04-02
5556

0 commit comments

Comments
 (0)