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]