From 875cccfb44719006207b44db532621d89b77fccf Mon Sep 17 00:00:00 2001 From: Matthew Hooker Date: Mon, 25 Sep 2017 16:37:35 -0700 Subject: [PATCH] update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 195899dff..db257bf79 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,7 @@ * builder/googlecompute: Support setting labels on the resulting image. [GH-5356] * builder/amazon: Support template functions in tag keys. [GH-5381] * core: releases will now be build for ppc64le +* builder/amazon-instance: Add `.Token` as a variable in the `BundleUploadCommand` template. [GH-5288] ### BUG FIXES: