Skip to content

Commit 5edd851

Browse files
committed
chore: Add changelog entry
1 parent 64f3736 commit 5edd851

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

77
### Added
88

9+
- Add support for re-emitting and merging modules defined in versioned modules ([#xxx]).
910
- Add basic support for generic types in struct and enum definitions ([#969]).
1011

1112
### Changed
@@ -14,6 +15,7 @@ All notable changes to this project will be documented in this file.
1415

1516
[#961]: https://github.com/stackabletech/operator-rs/pull/961
1617
[#969]: https://github.com/stackabletech/operator-rs/pull/969
18+
[#xxx]: https://github.com/stackabletech/operator-rs/pull/xxx
1719

1820
## [0.5.1] - 2025-02-14
1921

0 commit comments

Comments
 (0)