diff --git a/CHANGELOG.md b/CHANGELOG.md index 75830fd1a..b9cc2bbb2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,7 @@ * Removed `apc` and `xcache` support, made `apc` alias of `apcu` * Support admin and regular translations via the `|t` twig filter and `t()` twig function * Improved Grav Core installer/updater to run installer script + * Updated vendor libraries including Symfony `4.2.3` 1. [](#bugfix) * Fixed non-namespaced exceptions in scheduler * Fixed trailing slash redirect in multlang environment [#2350](https://github.com/getgrav/grav/issues/2350)