From 99424eb0996d41eaccb1b140cc30820fb5779fef Mon Sep 17 00:00:00 2001 From: Xavier Noria Date: Sun, 2 Jan 2011 00:20:59 +0100 Subject: Revert "Update CHANGELOGs to include 3.0.3 changes" Reason: Sorry, CHANGELOGs can only be edited in master. If you provide a patch I'll apply it myself. Thanks! This reverts commit 1f8ecb85d7c1b3efdf45c3cf3461502b608c1a7c. --- activerecord/CHANGELOG | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) (limited to 'activerecord/CHANGELOG') diff --git a/activerecord/CHANGELOG b/activerecord/CHANGELOG index da4bd4f1cb..8ebc87145c 100644 --- a/activerecord/CHANGELOG +++ b/activerecord/CHANGELOG @@ -103,13 +103,7 @@ IrreversibleMigration exception will be raised when going down. [Aaron Patterson] - -*Rails 3.0.3 (November 16, 2010)* - -* Support find by class like this: Post.where(:name => Post) - - -*Rails 3.0.2 (November 15, 2010)* +*Rails 3.0.2 (unreleased)* * reorder is deprecated in favor of except(:order).order(...) [Santiago Pastorino] @@ -138,12 +132,10 @@ IrreversibleMigration exception will be raised when going down. [Aaron Patterson] - *Rails 3.0.1 (October 15, 2010)* * Introduce a fix for CVE-2010-3993 - *Rails 3.0.0 (August 29, 2010)* * Changed update_attribute to not run callbacks and update the record directly in the database [Neeraj Singh] -- cgit v1.2.3