From f01c719c76c32948310b6f06a9ea6ca3ee98527e Mon Sep 17 00:00:00 2001 From: Matthew Hooker Date: Tue, 15 Nov 2016 12:41:35 -0800 Subject: [PATCH] update changelog --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0c9b391f9..0637d0021 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -28,6 +28,7 @@ IMPROVEMENTS: * contrib/azure-setup.sh: Support for azure-cli 0.10.7. [GH-4133] * command/push: Fix variable pushes to Atlas. Still needs Atlas server to be updated before the issue will be fixed completely. [GH-4089] + * docs: Fix command line variable docs. [GH-4143] BUG FIXES: @@ -43,6 +44,7 @@ BUG FIXES: * common/step_create_floppy: Fixed support for 1.44MB floppies on Windows. [GH-4135] * post-processor/googlecompute-export: Fixes scopes. [GH-4147] + * builder/amazon: Properly cleanup temporary key pairs. [GH-4080] ## 0.11.0 (October 21, 2016)