From 3998a1800863232c35f9a26ec2a24a80b2a4e1bd Mon Sep 17 00:00:00 2001 From: Awilum Date: Tue, 8 Sep 2020 11:15:10 +0300 Subject: [PATCH] chore(changelog): update changelog --- CHANGELOG.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4b63144a..1521eef7 100755 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,12 +4,12 @@ ### Features * **cache** new cache engine - PHPFastCache ([#457](https://github.com/flextype/flextype/issues/457)) - **New config for PhpFastCache** - https://github.com/flextype/flextype/blob/dev/src/flextype/settings.yaml#L127-L241 + **New config for PhpFastCache** + https://github.com/flextype/flextype/blob/dev/src/flextype/settings.yaml#L127-L241 - **New methods from PhpFastCache** - We are start using PhpFastCache PSR16 adapter - https://github.com/PHPSocialNetwork/phpfastcache + **New methods from PhpFastCache** + We are start using PhpFastCache PSR16 adapter + https://github.com/PHPSocialNetwork/phpfastcache * **core** add new tmp constant ([#470](https://github.com/flextype/flextype/issues/470))