Update CHANGELOG.md

This commit is contained in:
Clint 2015-06-22 12:57:36 -05:00
parent 6579219013
commit 42000dda66
1 changed files with 1 additions and 0 deletions

View File

@ -54,6 +54,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: Clean up orphaned volumes from Source AMIs [GH-1783]
* 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]