From bda1937f285d3114c2b2300b86c23f19db88de79 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rafael=20Mendon=C3=A7a=20Fran=C3=A7a?= Date: Fri, 21 Dec 2012 17:10:41 -0300 Subject: Remove CHANGELOG entry for ActiveModel::Errors#add_on_present --- activemodel/CHANGELOG.md | 5 ----- 1 file changed, 5 deletions(-) (limited to 'activemodel/CHANGELOG.md') diff --git a/activemodel/CHANGELOG.md b/activemodel/CHANGELOG.md index b1d33c8692..09e6ede064 100644 --- a/activemodel/CHANGELOG.md +++ b/activemodel/CHANGELOG.md @@ -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* -- cgit v1.2.3