CHANGELOG.rdoc in markaby-0.6.9 vs CHANGELOG.rdoc in markaby-0.6.10
- old
+ new
@@ -1,4 +1,8 @@
+= 0.6.10
+
+* Rails fixes for form_for + content_for
+
= 0.6.9
* Bug fix for url_for. Previously, you'd need to capture { *_path } instead of
using the named route directly. Only affected rails 2.3.4+.