mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
Updated CHANGELOG
This commit is contained in:
parent
fcc534ed76
commit
d32cbee2b3
1 changed files with 2 additions and 0 deletions
|
@ -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) ##
|
||||
|
||||
|
|
Loading…
Reference in a new issue