update changelog

This commit is contained in:
Matthew Hooker 2017-01-19 13:43:19 -08:00
parent 56115ee270
commit 1109073f9a
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:
* step_http_server: make port range inclusive. [GH-4398]
* provider/windows-shell: Allows equals sign in env var value. [GH-4423] * provider/windows-shell: Allows equals sign in env var value. [GH-4423]
* builder/amazon: fix run volume tagging [GH-4420] * 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]