From ee17d792898f75e159d83335522f8d257b7989ff Mon Sep 17 00:00:00 2001 From: Awilum Date: Sat, 5 Dec 2020 17:20:06 +0300 Subject: [PATCH] update CHANGELOG.md --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 464155f8..906e116a 100755 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -27,6 +27,14 @@ ->random(); ``` +* **entries** Standardize Entries API fetch. ([#486](https://github.com/flextype/flextype/issues/486)) + +* **entries** Standardize Media Files API fetch. ([#487](https://github.com/flextype/flextype/issues/487)) + +* **entries** Standardize Media Folders API fetch. ([#488](https://github.com/flextype/flextype/issues/488)) + +* **entries** Add ability to extend Core class with Macros. ([#489](https://github.com/flextype/flextype/issues/489)) + * **cache** add new cache engine - PHPFastCache instead of Doctrine Cache ([#457](https://github.com/flextype/flextype/issues/457)) #### New config for PhpFastCache