ChangeLog.md in gumdrop-0.2.11 vs ChangeLog.md in gumdrop-0.2.12
- old
+ new
@@ -1,4 +1,10 @@
+# v0.2.12
+- Added textile view_helper
+- Allow paths prefixed with "/" in uri()
+- Context#render will now look for templates too
+- Fixed content_for(key, &block) in slim -- not tested in any other template engines -- be sure and use '=' tag: = content_for :sidebar do
+
# v0.2.11
- Updated server to reload on .css and .js file requests too.
# v0.2.10
- Update default template to use slim layouts
\ No newline at end of file