File tree Expand file tree Collapse file tree 1 file changed +20
-2
lines changed Expand file tree Collapse file tree 1 file changed +20
-2
lines changed Original file line number Diff line number Diff line change @@ -65,16 +65,34 @@ You can find a detailed description in the documentation.
6565More Information
6666----------------
6767
68- Check out the [ documentation] ( http://bootstrap.braincrafted.com ) to find out how you can use BraincraftedBootstrapBundle in your Symfony2 project.
68+ Check out the [ documentation] ( http://bootstrap.braincrafted.com ) to find out how you can use BcBootstrapBundle in your Symfony2 project.
6969
7070
7171Compatibility
7272-------------
7373
74- - ** BraincraftedBootstrapBundle v1.3.***
74+ - ** BcBootstrapBundle v1.3.***
7575 - Twitter Bootstrap v2.3.*
7676 - Symfony 2.2.*
77+ - ** BcBootstrapBundle v1.4.***
78+ - Twitter Bootstrap v2.3.*
79+ - Symfony 2.2.*
80+
81+
82+ Changelog
83+ ---------
84+
85+ ### Version 1.4.0
7786
87+ - Changed namespace to ` Bc\Bundle\BootstrapBundle `
88+ - Automatically configure Twig
89+ - Automatically configure KnpMenuBundle
90+ - Automatically configure KnpPaginatorBundle
91+ - Automatically confiugre Assetic
92+ - Improved layout of error messages in compound fields
93+ - Improved code style (usage of PHP_CodeSniffer and PHPMD)
94+ - Support for ` data-prototype ` option in collection fields
95+ - Helper and template for flash messages
7896
7997License
8098-------
You can’t perform that action at this time.
0 commit comments