Update changelog

This commit is contained in:
Carlos Antonio da Silva 2013-05-09 21:27:43 -03:00
parent f078dfc77d
commit 35f91fee3c
1 changed files with 2 additions and 1 deletions

View File

@ -2,8 +2,9 @@
### enhancements
* Make `field_error_proc` configurable [@dfens](https://github.com/dfens)
### bug fix
* Remove deprecation warnings related to `Relation#all` from Rails 4.
* Form builder can be used outside the context of a controller [@jasonwebster](https://github.com/jasonwebster)
* Skip pattern attribute when using `validates_format_of` with `:without` option [@glebm](https://github.com/glebm)