Skip to content

Commit fa72b56

Browse files
author
Florian Eckerstorfer
committed
Added changelog to README
1 parent 767e0a1 commit fa72b56

File tree

1 file changed

+20
-2
lines changed

1 file changed

+20
-2
lines changed

README.md

Lines changed: 20 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,16 +65,34 @@ You can find a detailed description in the documentation.
6565
More 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

7171
Compatibility
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

7997
License
8098
-------

0 commit comments

Comments
 (0)