Skip to content

Commit 9fbd298

Browse files
committed
chore: Correct changelog entry
1 parent 580d9e5 commit 9fbd298

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

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

99
- Replace stackable-operator `initialize_logging` with stackable-telemetry `Tracing` ([#338]).
1010
- BREAKING: The file log directory was set by `COMMONS_OPERATOR_LOG_DIRECTORY`,
11-
and is now set by `ROLLING_LOGS_DIR` (or via `--rolling-logs <DIRECTORY>`).
11+
and is now set by `ROLLING_LOGS` (or via `--rolling-logs <DIRECTORY>`).
1212
- Replace stackable-operator `print_startup_string` with `tracing::info!` with fields.
1313

1414
[#338]: https://github.com/stackabletech/commons-operator/pull/338

0 commit comments

Comments
 (0)