From 245b569c9bbdd5d9541ae49e52fb0a5e11833e5a Mon Sep 17 00:00:00 2001 From: Mark Peek Date: Thu, 15 Aug 2013 14:32:41 -0700 Subject: [PATCH] Update CHANGELOG: amazon block device mappings --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8215487f2..018d04612 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -19,6 +19,7 @@ IMPROVEMENTS: * builder/vmware: Do not check for VMware as part of template validation; only check at execution. * command/build: A path of "-" will read the template from stdin. +* builder/amazon: add block device mappings [GH-90] BUG FIXES: