CHANGELOG in josevalim-inherited_resources-0.9.0 vs CHANGELOG in josevalim-inherited_resources-0.9.1
- old
+ new
@@ -1,4 +1,10 @@
+# Version 0.9
+
+* Backported ActionController::Responder from Rails 3;
+* Added parent_url helper;
+* Added association_chain helper (as suggested by http://github.com/emmanuel);
+
# Version 0.8
* Fixed a small bug on optional belongs to with namespaced controllers.
* Allow a parameter to be given to collection_url in polymorphic cases to replace
the parent.