diff --git a/CHANGELOG.md b/CHANGELOG.md index aba79413d..0084705b4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,7 @@ 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 issue with creating AMIs with multiple device mappings [GH-2320] * builder/amazon: Fix failing AMI snapshot tagging when copying to other regions [GH-2316]