update changelog

This commit is contained in:
Matthew Hooker 2017-08-11 11:17:35 -07:00
parent 59c9b3729c
commit f3a03dd650
No known key found for this signature in database
GPG Key ID: 7B5F933D9CE8C6A1
1 changed files with 3 additions and 1 deletions

View File

@ -15,6 +15,8 @@
* command/push: fix handling of symlinks. [GH-5226]
* builder/amazon: Don't delete snapshots we didn't create. [GH-5211]
* builder/docker: Correctly handle case when uploading an empty directory. [GH-5234]
* command/push: Don't push variables if they are unspecified. Reverts to
behavior in 1.0.1. [GH-5235]
## 1.0.3 (July 17, 2017)
@ -60,7 +62,7 @@
provisioner stdout [GH-4719]
* post-processor/checksum: Fix interpolation of "output". [GH-5112]
* push: Push vars in packer config, not just those set from command line and in
var-file. [GH-4992]
var-file. [GH-5101]
## 1.0.2 (June 21, 2017)