CHANGES.markdown in roar-rails-0.0.3 vs CHANGES.markdown in roar-rails-0.0.4
- old
+ new
@@ -1,3 +1,7 @@
+h2. 0.0.4
+
+* Added `#consume!` to infer representer name and parse the incoming document for a model.
+
h2. 0.0.3
* Works with Rails 3.0 now, too. Fixed the `mounted_helpers` import.