CHANGELOG.md in vagrant-orchestrate-0.7.0 vs CHANGELOG.md in vagrant-orchestrate-0.7.1

- old
+ new

@@ -1,4 +1,9 @@ +0.7.1 (August 13th, 2015) + + - Add configuration option for disable_commit_guard, which when set to true will silence + the message about uncommitted files. Use at your own risk. + 0.7.0 (July 15th, 2015) - Add support for tracking deployments with [deployment-tracker](https://github.com/Cimpress-MCP/deployment-tracker). Add configuration option `config.orchestrate.tracker_host = 'deploymenttracker.mydomain.com'`