From 7c5edb4d64efe664601328f14094d0b34ba89c74 Mon Sep 17 00:00:00 2001 From: Mitchell Hashimoto Date: Wed, 31 Jul 2013 11:42:05 -0700 Subject: [PATCH] Update CHANGELOG --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index ee60b8256..8d83debe7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,11 @@ FEATURES: a new EC2 instance. This can shave minutes off of the AMI creation process. See the docs for more info. +IMPROVEMENTS: + +* builder/amazon/all: Added `iam_instance_profile` to launch the source + image with a given IAM profile. [GH-226] + BUG FIXES: * builder/virtualbox,vmware: relative paths work properly as URL