Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
Florian Eckerstorfer committed Nov 5, 2013
1 parent c8bbab4 commit 82a0afc
Showing 1 changed file with 10 additions and 2 deletions.
12 changes: 10 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ This bundle has two main dependencies, Symfony and Bootstrap. The following tabl
Changelog
---------

## Version 2.0.0
### Version 2.0.0

- Updated to Symfony v2.3.6
- Updated to Bootstrap v3.0.1
Expand All @@ -108,7 +108,15 @@ Changelog
- Removed Twig filters `badge_*` (Bootstrap v3.0 does not include multiply badge styles)
- Twig filters `label_*` are now Twig functions
- Twig filter `icon` is now a Twig function
- Added `bootstrap_collection` form type
- Added `braincrafted_collection` form type

#### Version 2.0.0-alpha2

- Fixed compatibility with PHP 5.3 (Fixes [#111](https://github.com/braincrafted/bootstrap-bundle/issues/111))
- Renamed `braincrafted_collection` to `bootstrap_collection`
- `widget_col`, `label_col` and `simple_col` can be defined in form builder (Fixes [#113](https://github.com/braincrafted/bootstrap-bundle/issues/113))
- Add support for input groups
- Fix bug with inline forms when no placeholder is defined

### Version 1.4.0

Expand Down

0 comments on commit 82a0afc

Please sign in to comment.