File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed
crates/stackable-versioned Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -23,6 +23,7 @@ All notable changes to this project will be documented in this file.
2323
2424### Fixed
2525
26+ - Emit correct enum ident based on kube/k8s kind argument ([ #920 ] ).
2627- Generate Kubernetes code independent of container order ([ #913 ] ).
2728- Correctly emit Kubernetes code when macro is used on modules ([ #912 ] ).
2829
@@ -31,6 +32,7 @@ All notable changes to this project will be documented in this file.
3132[ #913 ] : https://github.com/stackabletech/operator-rs/pull/913
3233[ #914 ] : https://github.com/stackabletech/operator-rs/pull/914
3334[ #919 ] : https://github.com/stackabletech/operator-rs/pull/919
35+ [ #920 ] : https://github.com/stackabletech/operator-rs/pull/920
3436
3537## [ 0.4.1] - 2024-10-23
3638
You can’t perform that action at this time.
0 commit comments