ChangeLog.md in gumdrop-0.5 vs ChangeLog.md in gumdrop-0.5.1

- old
+ new

@@ -1,4 +1,7 @@ +# v0.5.1 +- Bugfix: dev server was rescanning source files multiple times per pages load if build time exceeded 2 seconds... Will now wait 10 seconds before rescanning source. + # v0.5 - Gumdrop projects now require a `Gumdrop` file at the root -- contents are what you used to put in lib/site.rb. - Added new `configure` and `view_helpers` methods for use in `Gumdrop` site file. - Smarter CLI, knows when you're in a gumdrop site or not. - Local templates supported for new sites (looks under ~/.gumdrop/templates)