add #3918 to changelog

This commit is contained in:
Matthew Hooker 2016-09-26 13:48:11 -07:00
parent 06fd2a0b67
commit 38e60b7eb4
1 changed files with 2 additions and 0 deletions

View File

@ -76,6 +76,8 @@ IMPROVEMENTS:
* post-processor/docker: Preserve tags when running docker push [GH-3631]
* post-processor/docker: Improved support for Docker push to Amazon ECR [GH-3856]
* scripts: Added `help` target to Makefile [GH-3290]
* builder/googlecompute: Add -force option to delete old image before
creating new one. [GH-3918]
BUG FIXES: