1
0
mirror of https://github.com/flextype/flextype.git synced 2025-08-18 19:01:40 +02:00

update CHANGELOG.md

This commit is contained in:
Awilum
2020-12-05 17:20:06 +03:00
parent 69711f94e6
commit ee17d79289

View File

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