CHANGELOG.md in vagrant-orchestrate-0.6.5 vs CHANGELOG.md in vagrant-orchestrate-0.7.0.pre
- old
+ new
@@ -1,4 +1,9 @@
+0.7.0 (Unreleased)
+
+ - 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'`
+
0.6.5 (June 27th, 2015)
- Split GIT_BRANCH environment variable on slash and take the last element, since
that is how Jenkins is providing it. [#40](https://github.com/Cimpress-MCP/vagrant-orchestrate/issues/40)