ChangeLog.md in chake-0.11 vs ChangeLog.md in chake-0.12
- old
+ new
@@ -1,4 +1,11 @@
+# 0.12
+
+* Switch manpage build from ronn to asciidoctor
+* Add ability to override the Chef configuration file by setting
+ `$CHAKE_CHEF_CONFIG` (default: `config.rb`)
+* bootstrap: ensure short hostname is in /etc/hosts
+
# 0.11
* bootstrap: make sure FQDN matches hostname
* Add `rake check` task to check SSH connectivity and sudo setup
* Add tasks to apply a single recipe to nodes: `rake apply[recipe]` and `rake