From 7ff73a9d47d67344541969ef24aa30c7162ef2ee Mon Sep 17 00:00:00 2001 From: Matthew Hooker Date: Fri, 2 Jun 2017 14:10:08 -0700 Subject: [PATCH] update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d56cddb03..6c024f756 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -49,6 +49,7 @@ extra volumes. [GH-4931] * communicator/winrm: Use KeepAlive to keep long-running connections open. [GH-4952] +* builder/amazon: don't try to delete extra volumes during clean up. [GH-4930] ### FEATURES: