Skip to content

Commit c79ea85

Browse files
committed
chore: Update changelog
1 parent 95105f7 commit c79ea85

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ All notable changes to this project will be documented in this file.
1010
- Use `--file-log-max-files` (or `FILE_LOG_MAX_FILES`) to limit the number of log files kept.
1111
- Use `--file-log-rotation-period` (or `FILE_LOG_ROTATION_PERIOD`) to configure the frequency of rotation.
1212
- Use `--console-log-format` (or `CONSOLE_LOG_FORMAT`) to set the format to `plain` (default) or `json`.
13+
- BREAKING: Add listener support ([#957]).
1314

1415
### Changed
1516

@@ -40,6 +41,7 @@ All notable changes to this project will be documented in this file.
4041
[#940]: https://github.com/stackabletech/zookeeper-operator/pull/940
4142
[#942]: https://github.com/stackabletech/zookeeper-operator/pull/942
4243
[#946]: https://github.com/stackabletech/zookeeper-operator/pull/946
44+
[#957]: https://github.com/stackabletech/zookeeper-operator/pull/957
4345

4446
## [25.3.0] - 2025-03-21
4547

0 commit comments

Comments
 (0)