diff options
author | Valery Piashchynski <[email protected]> | 2021-03-20 10:45:40 +0300 |
---|---|---|
committer | Valery Piashchynski <[email protected]> | 2021-03-20 10:45:40 +0300 |
commit | 630888bc3263d54ed35f64fe87649fa4226c761e (patch) | |
tree | 0698d19f7f08779e32c985e1200c14f3f995abc8 /CHANGELOG.md | |
parent | 2135ffe76118df96be053335484dafc938f46ee9 (diff) |
- Add contributor to the CHANGELOG
Signed-off-by: Valery Piashchynski <[email protected]>
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 8ff15b19..8b9ff269 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,7 @@ CHANGELOG v2.0.2 (06.04.2021) ------------------- - 🐛 Fix: Bug with required Root CA certificate for the SSL, now it's optional. -- 🐛 Fix: Bug with incorrectly consuming metrics collector from the RPC calls. +- 🐛 Fix: Bug with incorrectly consuming metrics collector from the RPC calls (thanks @dstrop). - 🆕 New: HTTP/FCGI/HTTPS internal logs instead of going to the raw stdout will be displayed in the RR logger at the `Info` log level. - ⚡ New: Builds for the Mac with the M1 processor (arm64). |