CHANGELOG.md in sprinkle-0.7.1.1 vs CHANGELOG.md in sprinkle-0.7.2
- old
+ new
@@ -1,4 +1,12 @@
+* Default package options (see Package docs)
+
+ *Koen Punt*
+
+* Add the file installer so we can stop doing templates with `transfer`
+
+ *Josh Goebel*
+
* Officially depreciate transfer :render and the ability to render just by passing
a multi-line string as the transfer source. If you want to render templates see the
new `render()` and `template()` (rendering.rb) helpers and the `file` installer.
*Josh Goebel*