CHANGELOG in inherited_resources-1.2.2 vs CHANGELOG in inherited_resources-1.3.0

- old
+ new

@@ -1,4 +1,11 @@ +# Version 1.3.0 + +* Added support for multiple polymorphic optional nesting +* Fix nested namespace in mountable apps +* Added support for rails 3.1 new mass assignment conventions +* Turn InheritedResources::Base into a reloadable constant to fix reloading issues + # Version 1.2.2 * Fix a bug in params parsing * Call .scoped only if it is available