update CHANGELOG

This commit is contained in:
Mitchell Hashimoto 2015-06-15 15:24:03 -07:00
parent 2bb4bdffc4
commit 3bae1d24b3
1 changed files with 1 additions and 0 deletions

View File

@ -41,6 +41,7 @@ IMPROVEMENTS:
* builder/amazon: Add `force_deregister` option for automatic AMI
deregistration [GH-2221]
* builder/amazon: Now applies tags to EBS snapshots [GH-2212]
* builder/amazon: Support custom keypairs [GH-1837]
* 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]