CHANGELOG in formtastic-2.0.2 vs CHANGELOG in formtastic-2.1.0.beta1
- old
+ new
@@ -1,7 +1,7 @@
-2.0.2
+HEAD
-* fixed MongoMapper argument errors on associations
+* Fixed that MongoMapper does not use `associations(method)`. `.associations` is an accessor.
2.0.1
* fixed that `:multiple => true` wasn't working when no association present