Updated CHANGELOG

This commit is contained in:
Brian Cardarella 2012-04-23 21:04:10 -04:00
parent fcc534ed76
commit d32cbee2b3

@ -6,6 +6,8 @@
* Trim down Active Model API by removing `valid?` and `errors.full_messages` *José Valim*
* `ConfirmationValidator` error messages will attach to `:#{attribute}_confirmation` instead of `attribute` *Brian Cardarella*
## Rails 3.2.2 (March 1, 2012) ##