ChangeLog.md in gumdrop-0.3.4 vs ChangeLog.md in gumdrop-0.3.5
- old
+ new
@@ -1,4 +1,8 @@
+# v0.3.5
+- Updated gemspec to include bundle and i18n dependencies
+- Updated backbone template to build minified version by default
+
# v0.3.4
- Fixed a bug in the default template
- Added custom Stitch compilers for hogan, css/sass, and serenade files.
- Added -r --reload switches to commandline to force reloading on server, per request.