From a5bfd8bc7ef1228c6f691529e78765e9f4f4b1ac Mon Sep 17 00:00:00 2001 From: Awilum Date: Tue, 27 Aug 2019 21:25:39 +0300 Subject: [PATCH] docs(core): update changelog --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5e57c4a7..4c43e88f 100755 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -21,8 +21,8 @@ * Flextype Default Theme: Add ability to work with tags for default theme #186 ### Fixed -Flextype Core: ShortcodesTwigExtension - issue with null variables - fixed. #186 -Flextype Core: Fix issue with bind_where in the Entries #186 +* Flextype Core: ShortcodesTwigExtension - issue with null variables - fixed. #186 +* Flextype Core: Fix issue with bind_where in the Entries #186 ### Changed * Flextype Core: Moving to PHP 7.2 #198 #186