From ad5f2a108ebea1c717138fe74db37ba7e54b85cf Mon Sep 17 00:00:00 2001 From: Rickard von Essen Date: Sun, 2 Oct 2016 01:04:36 +0200 Subject: [PATCH] Updated CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 197263ddc..8fbf75a3a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -25,6 +25,7 @@ IMPROVEMENTS: `terminate` at the end of the build [GH-3556] * builder/amazon: Support building from scratch with amazon-chroot builder. [GH-3855] [GH-3895] + * builder/amazon: Support create an AMI with an `encrypted_boot` volume. [GH-3382] * builder/azure: Now pre-validates `capture_container_name` and `capture_name_prefix` [GH-3537] * builder/azure: Support for custom images [GH-3575]