diff options
author | Valery Piashchynski <[email protected]> | 2021-10-06 21:09:49 +0300 |
---|---|---|
committer | Valery Piashchynski <[email protected]> | 2021-10-06 21:09:49 +0300 |
commit | dfe98e2be47660eb56b8c826ec827640d8920656 (patch) | |
tree | ca3394e0062f75d17eadb9d37c63d89e7051c92f | |
parent | eb76cc4fd9c998851ac368c840ad3589ac006e92 (diff) |
Update CHANGELOG
Signed-off-by: Valery Piashchynski <[email protected]>
-rw-r--r-- | CHANGELOG.md | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index cfef8b20..88dccfe1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -86,10 +86,6 @@ logs: line_ending: "\n" ``` -**!!!** -Be careful, now, there is no logger plugin dependency for the `service` plugin. That means, that if you used `json` output, now, -you need to serialize data on the `executable` (in the command) side. - - ✏️ [Access log support](https://github.com/spiral/roadrunner-plugins/issues/34) at the `Info` log level. ```yaml http: |