ChangeLog.md in gumdrop-0.7.2 vs ChangeLog.md in gumdrop-0.7.3
- old
+ new
@@ -1,4 +1,7 @@
+# v0.7.3
+- Bugfix: Correctly runs content through multiple processors (when multiple are specified in the filename. ie: test.js.erb.coffee gets sent through CoffeeScript then erb)
+
# v0.7.2
- Now supports :packr as a type of compression for stitch/sprockets (be sure it's in your Gemfile)
- Cleaned up generator internals
# v0.7.1