From f3c64ce81aca9391fc11571a56e4e1b1f5f1a100 Mon Sep 17 00:00:00 2001 From: Matthew Hooker Date: Tue, 17 Oct 2017 16:09:05 -0700 Subject: [PATCH] update changelog --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5fb01de53..96cfb6fb8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,10 @@ ## (UNRELEASED) +### IMRPOVEMENTS: + +* post-processor/docker-push: Add `aws_profile` option to control the aws profile for ECR. [GH-5470] +* builder/docker: Add `aws_profile` option to control the aws profile for ECR. [GH-5470] + ## 1.1.1 (October 13, 2017) ### IMPROVEMENTS: