CHANGELOG in inherited_resources-1.4.1 vs CHANGELOG in inherited_resources-1.5.0
- old
+ new
@@ -1,4 +1,9 @@
+# 1.5.0
+
+* Supports nested modules (namespaced models and controllers).
+* Supports Rails 4 Strong Parameters notation.
+
# Version 1.4.1
* Supports Rails 4
* Improved compatability with strong params.