From 79de517e046f8de37d07cd355a6b4551707c728d Mon Sep 17 00:00:00 2001 From: Mitchell Hashimoto Date: Mon, 29 Jun 2015 09:24:22 -0700 Subject: [PATCH] update CHANGELOG --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e13b129e0..110ee2dfc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,7 @@ BUG FIXES: * builder/amazon: Fix failing AMI snapshot tagging when copying to other regions [GH-2316] * builder/amazon: Fix setting AMI launch permissions [GH-2348] + * builder/amazon: Fix spot instance cleanup to remove the correct request [GH-2327] * builder/amazon-instance: Fix issue with creating AMIs without specifying a virtualization type [GH-2330]