heartcombo--simple_form/CHANGELOG.md

10 lines
324 B
Markdown
Raw Normal View History

## 3.0.0.beta1
2012-12-27 02:38:08 +00:00
### enhancements
* Support to Rails 4.
* Removed deprecated methods.
* SimpleForm no longer sets the `size` attribute automatically and the `default_input_size` setting
is now deprecated.
2012-12-27 02:38:08 +00:00
Please check [v2.1](https://github.com/plataformatec/simple_form/blob/v2.1/CHANGELOG.md) for previous changes.