Skip to content

Commit c031faa

Browse files
committed
chore: Add changelog entry
1 parent cb4218b commit c031faa

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

crates/stackable-versioned/CHANGELOG.md

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

55
## [Unreleased]
66

7+
### Added
8+
9+
- Add support to apply the `#[versioned()]` macro to modules to version all contained items at
10+
once ([#abc]).
11+
12+
[#abc]: https://github.com/stackabletech/operator-rs/pull/abc
13+
714
## [0.4.0] - 2024-10-14
815

916
### Added

0 commit comments

Comments
 (0)