From e112d9b2880085e4b66aec8ce7cf2fc581927336 Mon Sep 17 00:00:00 2001 From: Clint Date: Fri, 26 Jun 2015 11:11:46 -0500 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0084705b4..d71df0047 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,8 @@ BUG FIXES: * 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] + * builder/amazon-instance: Fix issue with creating AMIs without specifying a + virtualization type [GH-2330] ## 0.8.0 (June 23, 2015)