From d5be5093e720961c1c2bcb48b72cc726cfe1cd88 Mon Sep 17 00:00:00 2001 From: Awilum Date: Sun, 2 Aug 2020 12:50:18 +0300 Subject: [PATCH] chore(changelog): update changelog --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 42612781..8dfa7a60 100755 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,7 @@ * **core** Add PhpArrayFileAdapter and set PhpArrayFile Cache as a default fallback cache driver instead of Filesystem Cache driver. This new feature give us performance boost up to 25% * **core** Add preflight to Flextype basic checks and performance boost. * **core** Update all namespaces and core infrastructure. #437 +* **core** Add Symfony Finder Component and `find_filter()` helper. * **core** New simplified parsers and serializers functionality #438 New objects: @@ -53,7 +54,7 @@ See: http://docs.flextype.org/en/core/entries#methods -* **entries** New events added for entries. +* **entries** New events added for Entries API. ``` onEntryCreate