History.txt in acts_as_api-0.3.10 vs History.txt in acts_as_api-0.3.11
- old
+ new
@@ -1,4 +1,12 @@
+=== 0.3.11 2011-11-06
+
+* Added :postfix, :prefix options for template rendering
+
+=== 0.3.10 2011-10-03
+
+* Fixed Mongoid problems, when no ActiveRecord is available (Ticket #36)
+
=== 0.3.9 2011-09-24
* Spec suite now running on Rails 3.1
* Fixed naming issue with ActiveRecord::Relation (Ticket #35)