1
0
mirror of https://github.com/flextype/flextype.git synced 2025-08-15 17:44:17 +02:00

chore(core): update changelog

This commit is contained in:
Awilum
2020-02-28 11:34:32 +03:00
parent 40935453c8
commit 2f30e3fffa

View File

@@ -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