Skip to content

Commit 67ab45f

Browse files
committed
adjust changelog entry
1 parent 76dd9bd commit 67ab45f

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

crates/stackable-operator/CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,10 @@ All notable changes to this project will be documented in this file.
1111
### Changed
1212

1313
- BREAKING: Change signature of `ContainerBuilder::add_env_vars` from `Vec<EnvVar>` to `IntoIterator<Item = EnvVar>` ([#1163]).
14-
- BREAKING: Remove `EXPERIMENTAL_` prefix in `CONFIG_OVERRIDE_FILE_HEADER_KEY` and `CONFIG_OVERRIDE_FILE_FOOTER_KEY`
14+
- BREAKING: Remove `EXPERIMENTAL_` prefix in `CONFIG_OVERRIDE_FILE_HEADER_KEY` and `CONFIG_OVERRIDE_FILE_FOOTER_KEY` ([#1191]).
1515

1616
[#1163]: https://github.com/stackabletech/operator-rs/pull/1163
17+
[#1191]: https://github.com/stackabletech/operator-rs/pull/1191
1718

1819
## [0.109.0] - 2026-04-07
1920

0 commit comments

Comments
 (0)