Add CHANGELOG entry [ci skip]

This commit is contained in:
Rafael Mendonça França 2014-03-31 15:06:26 -03:00
parent a685ba45e0
commit cea8a6d5bd
1 changed files with 1 additions and 0 deletions

View File

@ -1,6 +1,7 @@
## master
### enhancements
* Add Bootstrap 3 initializer template.
* For radio or checkbox collection always use `:item_wrapper_tag` to wrap the content and add `label` when using `boolean_style` with `:nested` [@kassio](https://github.com/kassio) and [@erichkist](https://github.com/erichkist)
* `input_field` uses the same wrapper as input but only with attribute components. [@nashby](https://github.com/nashby)
* Add wrapper mapping per form basis [@rcillo](https://github.com/rcillo) and [@bernardoamc](https://github.com/bernardoamc)