Update CHANGELOG.md

This commit is contained in:
Clint 2015-06-15 10:04:11 -05:00
parent 8fca582278
commit e814349511
1 changed files with 2 additions and 0 deletions

View File

@ -28,6 +28,8 @@ FEATURES:
IMPROVEMENTS:
* core: Interrupt handling for SIGTERM signal as well. [GH-1858]
* builder/amazon: Add `force_deregister` option for automatic AMI
deregistration [GH-1873]
* builder/digitalocean: Save SSH key to pwd if debug mode is on. [GH-1829]
* builder/digitalocean: User data support [GH-2113]
* builder/parallels: Support Parallels Desktop 11 [GH-2199]