CHANGELOG.md in vagrant-orchestrate-0.6.1.patch vs CHANGELOG.md in vagrant-orchestrate-0.6.1

- old
+ new

@@ -1,9 +1,10 @@ -0.6.1 (May 18th, 2015) +0.6.1 (May 23rd, 2015) - Change the credentials manager to add the `smb_username` and `smb_password` to the synced folders for a machine if the communicator is `winrm`. For Windows, - this means only a single credential prompt. + this means only a single credential prompt for both machine authentication and + SMB auth. 0.6.0 (May 15th, 2015) - Refactor the push command to compose middleware actions rather than performing a bunch of work in the command itself. This means that a push using the `parallel`