History.txt in arel-2.0.6 vs History.txt in arel-2.0.7.beta.20110110114925
- old
+ new
@@ -1,4 +1,11 @@
+== 2.0.7 (unreleased)
+
+* Bug Fixes
+
+ * Limit members are visited
+ * Fixing MSSQL TOP support
+
== 2.0.6 12/01/2010
* Bug Fixes
* Rails 3.0.x does not like that Node is Enumerable, so removing for now.