diff options
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 8f621b37..cfef8b20 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -73,13 +73,12 @@ ssl: ] ``` -- ✏️ Add a new option to the `service` plugin to configure line ending. By default, used `\n`. +- ✏️ Add a new option to the `log` plugin to configure the line ending. By default, used `\n`. New options: ```yaml -# Service plugin settings -service: - some_service_1: +# Logs plugin settings +logs: (....) # Line ending # |