Skip to content

Commit 1a4df7a

Browse files
committed
chore: Update changelog
1 parent bb07a89 commit 1a4df7a

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

crates/stackable-versioned/CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,8 @@ All notable changes to this project will be documented in this file.
77
### Added
88

99
- Pass through container and item attributes (including doc-comments). Add
10-
attribute for version specific docs. ([#847])
10+
attribute for version specific docs ([#847]).
11+
- Forward container visibility to generated modules ([#850]).
1112

1213
### Fixed
1314

@@ -16,6 +17,7 @@ All notable changes to this project will be documented in this file.
1617

1718
[#842]: https://github.com/stackabletech/operator-rs/pull/842
1819
[#847]: https://github.com/stackabletech/operator-rs/pull/847
20+
[#850]: https://github.com/stackabletech/operator-rs/pull/850
1921

2022
## [0.1.1] - 2024-07-10
2123

0 commit comments

Comments
 (0)