File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
crates/stackable-versioned Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -9,7 +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
+ - Add support for Kubernetes-specific features ([ #857 ] ).
13
13
14
14
### Fixed
15
15
@@ -19,7 +19,7 @@ All notable changes to this project will be documented in this file.
19
19
[ #842 ] : https://github.com/stackabletech/operator-rs/pull/842
20
20
[ #847 ] : https://github.com/stackabletech/operator-rs/pull/847
21
21
[ #850 ] : https://github.com/stackabletech/operator-rs/pull/850
22
- [ #xxx ] : https://github.com/stackabletech/operator-rs/pull/xxx
22
+ [ #857 ] : https://github.com/stackabletech/operator-rs/pull/857
23
23
24
24
## [ 0.1.1] - 2024-07-10
25
25
You can’t perform that action at this time.
0 commit comments