Skip to content

Commit 0e6d9ed

Browse files
committed
chore: Add changelog entry
1 parent e219abd commit 0e6d9ed

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

crates/stackable-versioned/CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,16 @@ All notable changes to this project will be documented in this file.
44

55
## [Unreleased]
66

7+
### Added
8+
9+
- Add basic support for generic types in struct and enum definitions ([#969]).
10+
711
### Changed
812

913
- BREAKING: Move `preserve_module` option into `options` to unify option interface ([#961]).
1014

1115
[#961]: https://github.com/stackabletech/operator-rs/pull/961
16+
[#969]: https://github.com/stackabletech/operator-rs/pull/969
1217

1318
## [0.5.1] - 2025-02-14
1419

0 commit comments

Comments
 (0)