Skip to content

Commit c755a5e

Browse files
committed
chore(stackable-versioned): Add changelog entry
1 parent e6aca56 commit c755a5e

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
@@ -32,6 +32,7 @@ All notable changes to this project will be documented in this file.
3232

3333
### Fixed
3434

35+
- Fix incorrectly generated match arms for the version enum ([#1065]).
3536
- Fix regression introduced in [#1033]. The `#[kube(status = ...)]` attribute is generated correctly
3637
again ([#1046]).
3738
- Correctly handle fields added in later versions ([#1031]).
@@ -55,6 +56,7 @@ All notable changes to this project will be documented in this file.
5556
[#1050]: https://github.com/stackabletech/operator-rs/pull/1050
5657
[#1059]: https://github.com/stackabletech/operator-rs/pull/1059
5758
[#1061]: https://github.com/stackabletech/operator-rs/pull/1061
59+
[#1065]: https://github.com/stackabletech/operator-rs/pull/1065
5860

5961
## [0.7.1] - 2025-04-02
6062

0 commit comments

Comments
 (0)