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 @@ -11,7 +11,7 @@ All notable changes to this project will be documented in this file.
11
11
attribute for version specific docs ([ #847 ] ).
12
12
- Forward container visibility to generated modules ([ #850 ] ).
13
13
- Add ` use super::* ` to version modules to be able to use imported types
14
- ([ #xxx ] ).
14
+ ([ #859 ] ).
15
15
16
16
### Changed
17
17
@@ -27,7 +27,7 @@ All notable changes to this project will be documented in this file.
27
27
[ #844 ] : https://github.com/stackabletech/operator-rs/pull/844
28
28
[ #847 ] : https://github.com/stackabletech/operator-rs/pull/847
29
29
[ #850 ] : https://github.com/stackabletech/operator-rs/pull/850
30
- [ #xxx ] : https://github.com/stackabletech/operator-rs/pull/xxx
30
+ [ #859 ] : https://github.com/stackabletech/operator-rs/pull/859
31
31
32
32
## [ 0.1.1] - 2024-07-10
33
33
You can’t perform that action at this time.
0 commit comments