format flag option in changelog

This commit is contained in:
Matthew Hooker 2016-09-26 15:06:01 -07:00
parent 38e60b7eb4
commit d52a83a901
1 changed files with 1 additions and 1 deletions

View File

@ -76,7 +76,7 @@ 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
* builder/googlecompute: Add `-force` option to delete old image before
creating new one. [GH-3918]
BUG FIXES: