update changelog

This commit is contained in:
Matthew Hooker 2017-01-18 11:40:55 -08:00
parent b81b490c0d
commit 5bca787cd7
No known key found for this signature in database
GPG Key ID: 7B5F933D9CE8C6A1
1 changed files with 1 additions and 0 deletions

View File

@ -30,6 +30,7 @@ IMPROVEMENTS:
BUG FIXES: BUG FIXES:
* builder/amazon: fix run volume tagging [GH-4420]
* command/push: Don't interpolate variables when pushing. [GH-4389] * command/push: Don't interpolate variables when pushing. [GH-4389]
* builder/amazon: Crashes when new EBS vols are used. [GH-4308] * builder/amazon: Crashes when new EBS vols are used. [GH-4308]
* builder/amazon-chroot: Panic in AMI region copy step. [GH-4341] * builder/amazon-chroot: Panic in AMI region copy step. [GH-4341]