CHANGELOG in grouped_scope-3.1.2 vs CHANGELOG in grouped_scope-3.2.0

- old
+ new

@@ -1,7 +1,12 @@ = master += 3.2.0 + +* ActiveRecord 3.2 only. + + = 3.1.0 * Works with ActiveRecord 3.1 or 3.2 * The group object is now an ActiveRecord::Relation so you can further scope it.