Skip to content

Commit

Permalink
chore(stackable-versioned): Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
NickLarsenNZ committed Nov 29, 2024
1 parent 7ba0e58 commit b3c5a0e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions crates/stackable-versioned/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ All notable changes to this project will be documented in this file.
- Correctly emit Kubernetes code when macro is used on modules ([#912]).
- Use `.into()` on all field conversions ([#925]).
- Remove invalid type comparison on field conversion because the semantics are unknown ([#925]).
- Check whether to skip all from impls when versioning a module ([#926]).

[#891]: https://github.com/stackabletech/operator-rs/pull/891
[#912]: https://github.com/stackabletech/operator-rs/pull/912
Expand All @@ -42,6 +43,7 @@ All notable changes to this project will be documented in this file.
[#923]: https://github.com/stackabletech/operator-rs/pull/923
[#924]: https://github.com/stackabletech/operator-rs/pull/924
[#925]: https://github.com/stackabletech/operator-rs/pull/925
[#926]: https://github.com/stackabletech/operator-rs/pull/926

## [0.4.1] - 2024-10-23

Expand Down

0 comments on commit b3c5a0e

Please sign in to comment.