We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 37bf940 commit 65b8defCopy full SHA for 65b8def
crates/stackable-versioned/CHANGELOG.md
@@ -4,6 +4,12 @@ All notable changes to this project will be documented in this file.
4
5
## [Unreleased]
6
7
+### Fixed
8
+
9
+- Correctly emit generic type parameter defaults in enum/struct definition blocks ([#991]).
10
11
+[#991]: https://github.com/stackabletech/operator-rs/pull/991
12
13
## [0.7.0] - 2025-03-17
14
15
### Changed
0 commit comments