update changelog

This commit is contained in:
Matthew Hooker 2017-03-23 16:16:47 -07:00
parent 4339ee134e
commit 31ce86b555
No known key found for this signature in database
GPG Key ID: 7B5F933D9CE8C6A1
1 changed files with 2 additions and 0 deletions

View File

@ -9,6 +9,8 @@
version file. [GH-4678]
* communicator/ssh: fix nil pointer error. [GH-4690]
* builder/hyper-v: Don't wait for shutdown_command to return. [GH-4691]
* builder/amazon: Fix b/c issue by reporting again the tags we create.
[GH-4704]
### IMRPOVEMENTS: