CHANGELOG in weighted_average-2.0.1 vs CHANGELOG in weighted_average-2.0.2
- old
+ new
@@ -1,4 +1,10 @@
+2.0.2 / 2012-06-06
+
+* Bug fixes
+
+ * Don't modify the Arel::SelectManager or ActiveRecord::Relation that #weighted_average is called on
+
2.0.1 / 2012-06-06
* Bug fixes
* Support more than 1 or 2 data columns