From b3ea9da4f72c3db176bab3d6c34c0de75d2a5ece Mon Sep 17 00:00:00 2001 From: Matthew Hooker Date: Mon, 23 Oct 2017 18:28:31 -0700 Subject: [PATCH] update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 96cfb6fb8..67e1bda2a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,7 @@ * post-processor/docker-push: Add `aws_profile` option to control the aws profile for ECR. [GH-5470] * builder/docker: Add `aws_profile` option to control the aws profile for ECR. [GH-5470] +* post-processor/vsphere: Properly capture `ovftool` output. [GH-5499] ## 1.1.1 (October 13, 2017)