Add CHANGELOG entry for custom namespaces for custom inputs

This commit is contained in:
Ulisses Herrera Freire de Almeida 2014-06-26 18:34:02 -03:00
parent a19333da63
commit 01ccfcebd4
1 changed files with 2 additions and 1 deletions

View File

@ -1,6 +1,7 @@
## 3.1.0.rc1
## 3.1.0.rc2
### enhancements
* Add custom namespaces for custom inputs feature. [@vala](https://github.com/vala)
* 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)