File tree 1 file changed +2
-2
lines changed
crates/stackable-versioned
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -4,14 +4,14 @@ All notable changes to this project will be documented in this file.
4
4
5
5
## [ Unreleased]
6
6
7
- - Adjust generated module and container names ([ #CHANGEME ] ).
7
+ - Adjust generated module and container names ([ #797 ] ).
8
8
- Change from derive macro to attribute macro to be able to generate code
9
9
_ in place_ instead of _ appending_ new code ([ #793 ] ).
10
10
- Improve action chain generation ([ #784 ] ).
11
11
12
12
[ #784 ] ( https://github.com/stackabletech/operator-rs/pull/784 )
13
13
[ #793 ] ( https://github.com/stackabletech/operator-rs/pull/793 )
14
- [ #CHANGEME ] ( https://github.com/stackabletech/operator-rs/pull/CHANGEME )
14
+ [ #797 ] ( https://github.com/stackabletech/operator-rs/pull/797 )
15
15
16
16
## [ 0.1.0] - 2024-05-08
17
17
You can’t perform that action at this time.
0 commit comments