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 @@ -22,12 +22,14 @@ All notable changes to this project will be documented in this file.
22
22
23
23
- Report variant rename validation error at the correct span and trim underscores
24
24
from variants not using PascalCase ([ #842 ] ).
25
+ - Emit correct struct field types for fields with no changes (NoChange) ([ #860 ] ).
25
26
26
27
[ #842 ] : https://github.com/stackabletech/operator-rs/pull/842
27
28
[ #844 ] : https://github.com/stackabletech/operator-rs/pull/844
28
29
[ #847 ] : https://github.com/stackabletech/operator-rs/pull/847
29
30
[ #850 ] : https://github.com/stackabletech/operator-rs/pull/850
30
31
[ #859 ] : https://github.com/stackabletech/operator-rs/pull/859
32
+ [ #860 ] : https://github.com/stackabletech/operator-rs/pull/860
31
33
32
34
## [ 0.1.1] - 2024-07-10
33
35
You can’t perform that action at this time.
0 commit comments