CHANGELOG in inherited_resources-1.2.0 vs CHANGELOG in inherited_resources-1.2.1

- old
+ new

@@ -1,4 +1,9 @@ +# Version 1.2.1 + +* Fix a bug with namespaces +* Use Post.scoped instead of Post.all in collection + # Version 1.2 * Improved lookup for namespaces (by github.com/Sirupsen) * Support to custom actions (by github.com/lda) * Rails 3.1 compatibility (by github.com/etehtsea)