ChangeLog.md in gumdrop-0.2.16 vs ChangeLog.md in gumdrop-0.3
- old
+ new
@@ -1,5 +1,15 @@
+# v0.3
+- Better logging support
+- Removed twitter-bootstrap template
+- Initial support for stitch-rb via a `stitch` generator command.
+
+# v0.2.17
+- Updated syntax to Ruby 1.9
+- Tweaked template Rakefile(s)
+- Added some initial specs
+
# v0.2.16
- Added option to specify output folder, still defaults to "output"
- Bugfix: content wasn't looking for layouts right, causing exception
# v0.2.15
@@ -53,6 +63,6 @@
# v0.2.2
- Fixed bug where partials weren't rendered via the dev server.
# v0.2.1
-- Initial release. Yay!
\ No newline at end of file
+- Initial release. Yay!