CHANGELOG.markdown in capstrap-0.2.2 vs CHANGELOG.markdown in capstrap-0.3.0
- old
+ new
@@ -1,4 +1,9 @@
+# 0.3.0
+
+ * Add --config flag and read config from ~/.capstraprc by default.
+ * Refactor method_option blocks on tasks (dry it up).
+
# 0.2.2
* Add task method options for overriding git init/update behavior
* Add version task
* Update method_option from :banner to :desc (oops)