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 cb4218b commit c031faaCopy full SHA for c031faa
crates/stackable-versioned/CHANGELOG.md
@@ -4,6 +4,13 @@ All notable changes to this project will be documented in this file.
4
5
## [Unreleased]
6
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
14
## [0.4.0] - 2024-10-14
15
16
### Added
0 commit comments