From 176fd8f1d89981bbf8382cdfdc423fd6304d204c Mon Sep 17 00:00:00 2001 From: Matias Griese Date: Sat, 12 Feb 2022 16:52:25 +0200 Subject: [PATCH] Changelog update --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e0cd357be..a80d5738f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,9 +8,9 @@ * Updated to **Monolog 2.3** * Updated to **RocketTheme/Toolbox 2.0** * Updated to **Composer/Semver 3.2** - * Use **Symfony Cache** instead of unmaintaided **Doctrine Cache** (with backward compatibility layer) + * Use **Symfony Cache** (with backward compatibility layer) instead of unmaintained **Doctrine Cache** * Removed `system.umask_fix` setting for security reasons - * Removed deprecated APC, WinCache, XCache and Memcache support, use apcu or memcached instead + * Removed deprecated **APC**, **WinCache**, **XCache** and **Memcache** support, use apcu or memcached instead # v1.7.31 ## mm/dd/2022