From 442353ce7301e295e515664f488d1d87c5be9dcd Mon Sep 17 00:00:00 2001 From: Jeremy Lecour Date: Fri, 6 Sep 2019 16:04:47 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 183a13cb..e779b773 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -16,7 +16,7 @@ The **patch** part changes incrementally at each release. * php: variable to install the mysqlnd module instead of the default mysql module * packweb-apache: Deploy opcache.php to give some insights on PHP's opcache status * webapps/evoadmin-web Overload templates if needed -* redis: max clients is configurable +* redis: rewrite of the role (separate instances, better systemd units…) * generate-ldif: support MariaDB 10.3 ### Changed