File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed
crates/stackable-versioned Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -9,6 +9,7 @@ All notable changes to this project will be documented in this file.
9
9
- Pass through container and item attributes (including doc-comments). Add
10
10
attribute for version specific docs ([ #847 ] ).
11
11
- Forward container visibility to generated modules ([ #850 ] ).
12
+ - Add support for Kubernetes-specific features ([ #xxx] ).
12
13
13
14
### Fixed
14
15
@@ -18,6 +19,7 @@ All notable changes to this project will be documented in this file.
18
19
[ #842 ] : https://github.com/stackabletech/operator-rs/pull/842
19
20
[ #847 ] : https://github.com/stackabletech/operator-rs/pull/847
20
21
[ #850 ] : https://github.com/stackabletech/operator-rs/pull/850
22
+ [ #xxx ] : https://github.com/stackabletech/operator-rs/pull/xxx
21
23
22
24
## [ 0.1.1] - 2024-07-10
23
25
You can’t perform that action at this time.
0 commit comments