Adding changelog item

parent e0a616b2
...@@ -13,6 +13,7 @@ versions: ...@@ -13,6 +13,7 @@ versions:
changed: changed:
- Adding more core modules (tag, translation and page). Preventing them to be disabled. - Adding more core modules (tag, translation and page). Preventing them to be disabled.
- Splitting up the <code>EditorIsRendering</code> hook to its own view composer, avoiding binding the (expensive) <code>AssetsViewComposer</code> on every view & partial - Splitting up the <code>EditorIsRendering</code> hook to its own view composer, avoiding binding the (expensive) <code>AssetsViewComposer</code> on every view & partial
- Stop making DB queries on console mode
"2.3.0": "2.3.0":
added: added:
- New command <code>php artisan asgard:download:module asgardcms/contact --migrations --seeds --assets</code> - New command <code>php artisan asgard:download:module asgardcms/contact --migrations --seeds --assets</code>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment