Skip to content

Commit 612fbb4

Browse files
committed
Changelog
1 parent 665b88b commit 612fbb4

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

crates/stackable-operator/CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@ All notable changes to this project will be documented in this file.
55
## [Unreleased]
66

77
- BREAKING: Replace `lazy_static` with `std::cell::LazyCell` (the original implementation was done in [#827] and reverted in [#835]) ([#840]).
8+
- Add two new constants `CONFIG_OVERRIDE_FILE_HEADER_KEY` and `CONFIG_OVERRIDE_FILE_FOOTER_KEY` ([#843])
9+
10+
[#843]: https://github.com/stackabletech/operator-rs/pull/843
811

912
### Added
1013

0 commit comments

Comments
 (0)