CHANGELOG in josevalim-inherited_resources-0.4 vs CHANGELOG in josevalim-inherited_resources-0.4.1

- old
+ new

@@ -1,4 +1,9 @@ +# Version 0.4.1 + +* parent? does not take begin_of_association_chain into account anymore +* Added options to url helpers. + # Version 0.4 * Added :optional to belongs_to associations. It allows you to deal with categories/1/products/2 and /products/2 with just one controller.