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 bb07a89 commit 1a4df7aCopy full SHA for 1a4df7a
crates/stackable-versioned/CHANGELOG.md
@@ -7,7 +7,8 @@ All notable changes to this project will be documented in this file.
7
### Added
8
9
- Pass through container and item attributes (including doc-comments). Add
10
- attribute for version specific docs. ([#847])
+ attribute for version specific docs ([#847]).
11
+- Forward container visibility to generated modules ([#850]).
12
13
### Fixed
14
@@ -16,6 +17,7 @@ All notable changes to this project will be documented in this file.
16
17
18
[#842]: https://github.com/stackabletech/operator-rs/pull/842
19
[#847]: https://github.com/stackabletech/operator-rs/pull/847
20
+[#850]: https://github.com/stackabletech/operator-rs/pull/850
21
22
## [0.1.1] - 2024-07-10
23
0 commit comments