Skip to content

Commit 6a8366e

Browse files
committed
Improve release notes formatting
Signed-off-by: Leandro Lucarella <[email protected]>
1 parent ad22de6 commit 6a8366e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

RELEASE_NOTES.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@
2222

2323
- The `ConfigManagingActor` can now take multiple configuration files as input, allowing to override default configurations with custom configurations.
2424
- Implement and standardize logging configuration with the following changes:
25-
* Add LoggerConfig and LoggingConfig to standardize logging configuration.
26-
* Create LoggingConfigUpdater to handle runtime config updates.
25+
* Add `LoggerConfig` and `LoggingConfig` to standardize logging configuration.
26+
* Create `LoggingConfigUpdater` to handle runtime config updates.
2727
* Support individual log level settings for each module.
2828

2929
## Bug Fixes

0 commit comments

Comments
 (0)