ChangeLog.md in gumdrop-0.2.12 vs ChangeLog.md in gumdrop-0.2.13
- old
+ new
@@ -1,4 +1,8 @@
+# v0.2.13
+- Adding content_filters for altering rendered output -- BUILD ONLY!
+- Tweaks to template site
+
# 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
\ No newline at end of file