Skip to content

Commit 5aa53f4

Browse files
committed
chore: Update changelog
1 parent 2748457 commit 5aa53f4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

crates/stackable-versioned/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,12 +22,14 @@ All notable changes to this project will be documented in this file.
2222

2323
- Report variant rename validation error at the correct span and trim underscores
2424
from variants not using PascalCase ([#842]).
25+
- Emit correct struct field types for fields with no changes (NoChange) ([#860]).
2526

2627
[#842]: https://github.com/stackabletech/operator-rs/pull/842
2728
[#844]: https://github.com/stackabletech/operator-rs/pull/844
2829
[#847]: https://github.com/stackabletech/operator-rs/pull/847
2930
[#850]: https://github.com/stackabletech/operator-rs/pull/850
3031
[#859]: https://github.com/stackabletech/operator-rs/pull/859
32+
[#860]: https://github.com/stackabletech/operator-rs/pull/860
3133

3234
## [0.1.1] - 2024-07-10
3335

0 commit comments

Comments
 (0)