diff --git a/CHANGELOG.md b/CHANGELOG.md index 2cdc3e95..08bf367c 100755 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -98,7 +98,8 @@ * **core:** move `/site/cache directory` to the `/var/cache` #347 * **core:** remove Forms API from Flextype core #360 -* **core:** improve Gulp configuration for better assets building. +* **admin-plugin:** improve Gulp configuration for better assets building. +* **default-theme:** 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