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 @@ -6,6 +6,7 @@ All notable changes to this project will be documented in this file.
6
6
7
7
### Added
8
8
9
+ - Add ` from_name ` parameter validation ([ #865 ] ).
9
10
- Add new ` from_type ` parameter to ` changed() ` action ([ #844 ] ).
10
11
- Pass through container and item attributes (including doc-comments). Add
11
12
attribute for version specific docs ([ #847 ] ).
@@ -33,6 +34,7 @@ All notable changes to this project will be documented in this file.
33
34
[ #857 ] : https://github.com/stackabletech/operator-rs/pull/857
34
35
[ #859 ] : https://github.com/stackabletech/operator-rs/pull/859
35
36
[ #860 ] : https://github.com/stackabletech/operator-rs/pull/860
37
+ [ #865 ] : https://github.com/stackabletech/operator-rs/pull/865
36
38
37
39
## [ 0.1.1] - 2024-07-10
38
40
You can’t perform that action at this time.
0 commit comments