Add CHANGELOG entry [ci skip]

This commit is contained in:
Rafael Mendonça França 2014-06-23 16:49:04 -03:00
parent 124e0280d6
commit 3c228defb5
1 changed files with 1 additions and 0 deletions

View File

@ -1,6 +1,7 @@
## 3.1.0.rc1
### enhancements
* Add `:unless_blank` option to the wrapper API. [@IanVaughan](https://github.com/IanVaughan)
* Add support to html markup in the I18n options. [@laurocaetano](https://github.com/laurocaetano)
* Add the `full_error` component. [@laurocaetano](https://github.com/laurocaetano)
* Add support to `scope` to be used on associations. [@laurocaetano](https://github.com/laurocaetano)