From 0f6633d3248ab53a83b1e7f6dce70fa7212e093e Mon Sep 17 00:00:00 2001 From: Chris Bednarski Date: Wed, 18 May 2016 19:10:11 -0700 Subject: [PATCH] Added vsphere fixes to changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 61ff9fc50..e4d386eaf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -18,6 +18,7 @@ IMPROVEMENTS: BUG FIXES: * post-processor/shell-local: Do not set execute bit on artifact file [GH-3505] + * post-processor/vsphere: Fix upload failures with vsphere [GH-3321] ## 0.10.1 (May 7, 2016)