Skip to content

Commit c26e533

Browse files
committed
Improve changelog
1 parent 670dfb4 commit c26e533

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

crates/stackable-operator/CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ All notable changes to this project will be documented in this file.
66

77
### Added
88

9-
- Add `ProductSpecificCommonConfig`, so that product operators can have custom fields on the `commonConfig`.
10-
Also add a `JavaCommonConfig`, which can be used by JVM based tools to offer `jvmArgumentOverrides` ([#931])
9+
- Add `ProductSpecificCommonConfig`, so that product operators can have custom fields within `commonConfig`.
10+
Also add a `JavaCommonConfig`, which can be used by JVM-based tools to offer `jvmArgumentOverrides` with this mechanism ([#931])
1111

1212
[#931]: https://github.com/stackabletech/operator-rs/pull/931
1313

0 commit comments

Comments
 (0)