From 8f787307b01140f21e826421c784578e2333a0e7 Mon Sep 17 00:00:00 2001 From: Awilum Date: Sat, 22 Feb 2020 17:31:17 +0300 Subject: [PATCH] chore(core): update changelog --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5b5f1e73..21b1288a 100755 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -73,7 +73,7 @@ * **core:** move `/site/cache directory` to the `/var/cache` #347 * **core:** remove Forms API from Flextype core #360 -* **core:** improve Gulp configuration for assets building. +* **core:** improve Gulp configuration for better assets building. * **core:** simplify logic for themes initialization process, remove extra checks for theme setting is `enabled` or not. * **admin-plugin:** move templates from `views` folder into the `templates` folder #347 * **admin-plugin:** remove unused namespaces in EntriesContoller #347