File tree Expand file tree Collapse file tree 1 file changed +27
-2
lines changed
Expand file tree Collapse file tree 1 file changed +27
-2
lines changed Original file line number Diff line number Diff line change 11## Change Log
22All notable changes to this project will be documented in this section.
33
4- #### [ 0. 1.0] - {{ "now"|date("d/m/Y") }}
4+ #### [ 1.0.4 ] - 2016-12-10
55##### Changed
6- - Keep track of changes
6+ - Add ` CHANGELOG.md ` to template.
7+
8+ #### [ 1.0.3] - 2016-12-05
9+ ##### Changed
10+ - Fix missing ` landing_page ` quotes in ` config/builder.php ` .
11+
12+ #### [ 1.0.2] - 2016-10-03
13+ ##### Changed
14+ - Add support for fields and streams permissions
15+ - Add support for sitemap with options
16+
17+ #### [ 1.0.1] - 2016-09-30
18+ ##### Changed
19+ - Add configuration option to turn off module landing page
20+ - Change template to Twig
21+ - Rename some builder config variables, ` seeding => seed ` , ` namespace_folder => group ` ,
22+
23+ #### [ 1.0.0] - 2016-09-08
24+ ##### Changed
25+ - First release as the default module Builder template
26+ - Scaffold stream entities
27+ - Custom decorators for entity tables and forms
28+ - Automate bindings and routes
29+ - Generate language files
30+ - Default home page
31+ - Helper functions
You can’t perform that action at this time.
0 commit comments