update changelog

This commit is contained in:
Matthew Hooker 2017-01-18 12:57:19 -08:00
parent 708c8910cf
commit bce6a45cdd
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:
* provider/windows-shell: Allows equals sign in env var value. [GH-4423]
* builder/amazon: fix run volume tagging [GH-4420]
* command/push: Don't interpolate variables when pushing. [GH-4389]
* builder/amazon: Crashes when new EBS vols are used. [GH-4308]