mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
Remove CHANGELOG entry for ActiveModel::Errors#add_on_present
This commit is contained in:
parent
ac6941fb71
commit
bda1937f28
1 changed files with 0 additions and 5 deletions
|
@ -19,11 +19,6 @@
|
|||
|
||||
*Roberto Vasquez Angel*
|
||||
|
||||
* Added `ActiveModel::Errors#add_on_present` method. Adds error messages to
|
||||
present attributes.
|
||||
|
||||
*Roberto Vasquez Angel*
|
||||
|
||||
* `[attribute]_changed?` now returns `false` after a call to `reset_[attribute]!`
|
||||
|
||||
*Renato Mascarenhas*
|
||||
|
|
Loading…
Reference in a new issue