Skip to content

Commit 8324614

Browse files
committed
chore(stackable-versioned): Update changelog
1 parent 3dd7f6b commit 8324614

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
@@ -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

0 commit comments

Comments
 (0)