diff options
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 3db752fe..152b00e6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,11 @@ CHANGELOG ========= +v2.0.1 (23.03.2021) +------------------- +- 🐛 Fix: Bug with required Root CA certificate for the SSL, not it's optional. +- 🆕 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. + v2.0.1 (09.03.2021) ------------------- - 🐛 Fix: incorrect PHP command validation |