diff --git a/CHANGELOG.md b/CHANGELOG.md index 19031a867..9f728ed28 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -16,6 +16,8 @@ BUG FIXES: * builders/parallels: Handle `output_directory` containing . and .. [GH-3239] + * provisioner/ansible: os.Environ() should always be passed to the + ansible command. [GH-3274] ## 0.9.0 (February 19, 2016)