diff --git a/CHANGELOG.md b/CHANGELOG.md index 6cb14f96d..aba79413d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,9 @@ BUG FIXES: * builder/amazon: Fix issue with sharing AMIs when using `ami_users` [GH-2308] + * builder/amazon: Fix for tag creation when creating new ec2 instance [GH-2317] + * builder/amazon: Fix failing AMI snapshot tagging when copying to other + regions [GH-2316] ## 0.8.0 (June 23, 2015)