Skip to content

Commit bd02b05

Browse files
committed
chore: Update changelog
1 parent 5b6f097 commit bd02b05

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

crates/stackable-operator/CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,8 @@ All notable changes to this project will be documented in this file.
1313

1414
### Changed
1515

16-
- Deprecate `stackable_operator::logging::initialize_logging()`. It's recommended to use `stackable-telemetry` instead ([#950], [#989]).
16+
- Deprecate `stackable_operator::logging::initialize_logging()`.
17+
It's recommended to use `stackable-telemetry` or `#[allow(deprecated)]` instead ([#950], [#989]).
1718

1819
[#950]: https://github.com/stackabletech/operator-rs/pull/950
1920
[#989]: https://github.com/stackabletech/operator-rs/pull/989

0 commit comments

Comments
 (0)