We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 64f3736 commit 5edd851Copy full SHA for 5edd851
crates/stackable-versioned/CHANGELOG.md
@@ -6,6 +6,7 @@ All notable changes to this project will be documented in this file.
6
7
### Added
8
9
+- Add support for re-emitting and merging modules defined in versioned modules ([#xxx]).
10
- Add basic support for generic types in struct and enum definitions ([#969]).
11
12
### Changed
@@ -14,6 +15,7 @@ All notable changes to this project will be documented in this file.
14
15
16
[#961]: https://github.com/stackabletech/operator-rs/pull/961
17
[#969]: https://github.com/stackabletech/operator-rs/pull/969
18
+[#xxx]: https://github.com/stackabletech/operator-rs/pull/xxx
19
20
## [0.5.1] - 2025-02-14
21
0 commit comments