File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed
crates/stackable-operator Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -29,6 +29,7 @@ All notable changes to this project will be documented in this file.
2929 - Import are now more granular in general.
3030- BREAKING: Update to ` kube ` to ` 1.0.0 ` and ` k8s-openapi ` to ` 0.25.0 ` .
3131 Use k8s ` 1.33 ` for compilation ([ #1037 ] ).
32+ - Separate some developer docs from CRD descriptions ([ #1040 ] ).
3233
3334### Fixed
3435
@@ -39,6 +40,7 @@ All notable changes to this project will be documented in this file.
3940[ #1025 ] : https://github.com/stackabletech/operator-rs/pull/1025
4041[ #1029 ] : https://github.com/stackabletech/operator-rs/pull/1029
4142[ #1037 ] : https://github.com/stackabletech/operator-rs/pull/1037
43+ [ #1040 ] : https://github.com/stackabletech/operator-rs/pull/1040
4244
4345## [ 0.92.0] - 2025-04-14
4446
You can’t perform that action at this time.
0 commit comments