From cef9dfd632afad900e4fa9996dd80a4a2e0b02e2 Mon Sep 17 00:00:00 2001 From: myvesta <38690722+myvesta@users.noreply.github.com> Date: Sun, 5 Jul 2020 23:03:54 +0200 Subject: [PATCH] Update Changelog.md --- Changelog.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Changelog.md b/Changelog.md index 7ac0d3bf..a6e94dc7 100644 --- a/Changelog.md +++ b/Changelog.md @@ -2,7 +2,7 @@ Version 0.9.8-26-27 [05-Jul-2020] ================================================== * [Feature] Admins now see changelog when they open myVesta panel after myVesta get updated (changelog will dissapear on next refresh) * [Bugfix] Better control of opened SMTP concurrent connections (preventing denial-of-service of SMTP) on fresh installed servers - https://github.com/myvesta/vesta/commit/c57b15b5daca2a0ea88ee6a89a2ff5a4ef47d2a3 -* Second tuning php-fpm pool.d config files (perfomances and limits) +* Second tuning of php-fpm pool.d config files (perfomances and limits) Version 0.9.8-26-26 [27-Jun-2020] ==================================================