File tree Expand file tree Collapse file tree 3 files changed +5
-3
lines changed
stackable-operator-derive Expand file tree Collapse file tree 3 files changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -4,13 +4,15 @@ All notable changes to this project will be documented in this file.
44
55## [ Unreleased]
66
7+ ## [ 0.29.0] - 2022-12-16
8+
79### Added
810
911- Modules for log aggregation added ([ #517 ] ).
1012
1113[ #517 ] : https://github.com/stackabletech/operator-rs/pull/517
1214
13- ## [ 0.28.8 ] - 2022-12-08
15+ ## [ 0.28.0 ] - 2022-12-08
1416
1517### Added
1618
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ description = "Stackable Operator Framework"
44edition = " 2021"
55license = " Apache-2.0"
66name = " stackable-operator"
7- version = " 0.28 .0"
7+ version = " 0.29 .0"
88repository = " https://github.com/stackabletech/operator-rs"
99
1010[dependencies ]
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ description = "Stackable Operator Framework"
44edition = " 2021"
55license = " Apache-2.0"
66name = " stackable-operator-derive"
7- version = " 0.28 .0"
7+ version = " 0.29 .0"
88repository = " https://github.com/stackabletech/operator-rs"
99
1010[lib ]
You can’t perform that action at this time.
0 commit comments