From e01cd49175d8270b7aaf5dd368735966c3c2af6c Mon Sep 17 00:00:00 2001 From: Matthew Hooker Date: Thu, 1 Jun 2017 13:31:33 -0700 Subject: [PATCH] update changelog --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index c309db122..680d0c732 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -30,6 +30,8 @@ * builder/vmware: Add option to remove interfaces from the vmx. [GH-4927] * communicator/ssh: Add ssh agent support for bastion connections. [GH-4940] * builder/vmware: make vnc probe timeout configurable. [GH-4919] +* builder/amazon: Allow amis to be copied to other regions, encrypted with + custom KMS keys. [GH-4948] ### BUG FIXES: