update CHANGELOG

This commit is contained in:
Mitchell Hashimoto 2015-06-15 09:44:44 -07:00
parent dbbf10472b
commit 661cd0243e
1 changed files with 2 additions and 0 deletions

View File

@ -32,6 +32,8 @@ FEATURES:
IMPROVEMENTS:
* core: Interrupt handling for SIGTERM signal as well. [GH-1858]
* builder/*: Add `ssh_handshake_attempts` to configure the number of
handshake attempts done before failure [GH-2237]
* builder/amazon: Add `force_deregister` option for automatic AMI
deregistration [GH-2221]
* builder/amazon: Now applies tags to EBS snapshots [GH-2212]