diff options
author | Valery Piashchynski <[email protected]> | 2021-03-20 10:45:40 +0300 |
---|---|---|
committer | Valery Piashchynski <[email protected]> | 2021-03-20 11:02:39 +0300 |
commit | a893ee1875d0e36f24198dc046275aaf5edbb418 (patch) | |
tree | 7e5d9314fd306800b0828385384d9e114a3741f1 | |
parent | eb171dce0b01e8a76a936e8c72dbb9bb77d4f09f (diff) |
- Add contributor to the CHANGELOGv2.0.2-beta.2
Signed-off-by: Valery Piashchynski <[email protected]>
-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). |