update changelog

This commit is contained in:
Matthew Hooker 2017-01-12 18:12:10 -08:00
parent 6696bf1da1
commit f7a17d5a33
No known key found for this signature in database
GPG Key ID: 7B5F933D9CE8C6A1
1 changed files with 1 additions and 0 deletions

View File

@ -24,6 +24,7 @@ IMPROVEMENTS:
BUG FIXES:
* command/push: Don't interpolate variables when pushing. [GH-4389]
* builder/amazon: Crashes when new EBS vols are used. [GH-4308]
* builder/amazon-chroot: Panic in AMI region copy step. [GH-4341]
* builder/openstack: fix for finding resource by ID. [GH-4301]