mirror of https://github.com/rails/rails
Remove CHANGELOG entry for ActiveModel::Errors#add_on_present
This commit is contained in:
parent
ac6941fb71
commit
bda1937f28
|
@ -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 New Issue