From 9511e0be0794d161a5c6149c270cd02566a86c9b Mon Sep 17 00:00:00 2001 From: Awilum Date: Mon, 23 Nov 2020 23:31:26 +0300 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5ef3b185..febac5ac 100755 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,5 @@ -# [0.9.12](https://github.com/flextype/flextype/compare/v0.9.11...v0.9.12) (2020-09-XX) +# [0.9.12](https://github.com/flextype/flextype/compare/v0.9.11...v0.9.12) (2020-12-XX) ### Features * **core** move to Odan Session ([#473](https://github.com/flextype/flextype/issues/473)) @@ -47,7 +47,7 @@ * **entries** add new private property `$storage` for storing current requested entry(entries) data and all Entries CRUD operations data in memory with ability to change them dynamically on fly. And new public methods `getStorage()` `setStorage()` ([#467](https://github.com/flextype/flextype/issues/467)) - Storage structure: + Structure (Entries Memory Storage): ```php $storage = [