1
0
mirror of https://github.com/flextype/flextype.git synced 2025-08-10 15:14:20 +02:00

chore(changelog): update changelog

This commit is contained in:
Awilum
2020-08-02 12:50:18 +03:00
parent b8dc8c7e62
commit d5be5093e7

View File

@@ -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