Skip to content

Commit 3e24655

Browse files
kevmoojeremy
authored andcommitted
Aligning master changelog w/ 3-0-stable
1 parent 5106ce8 commit 3e24655

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

activerecord/CHANGELOG

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,15 @@ IrreversibleMigration exception will be raised when going down.
103103

104104
[Aaron Patterson]
105105

106-
*Rails 3.0.2 (unreleased)*
106+
107+
*Rails 3.0.3 (November 16, 2010)*
108+
109+
* Support find by class like this: Post.where(:name => Post)
110+
111+
112+
*Rails 3.0.2 (November 15, 2010)*
113+
114+
* Dramatic speed increase (see: http://engineering.attinteractive.com/2010/10/arel-two-point-ohhhhh-yaaaaaa/) [Aaron Patterson]
107115

108116
* reorder is deprecated in favor of except(:order).order(...) [Santiago Pastorino]
109117

0 commit comments

Comments
 (0)