Update CHANGELOG.md

update GH issue for the `force_deregister` option
This commit is contained in:
Clint 2015-06-15 10:04:46 -05:00
parent e814349511
commit 07f9eaf5b3
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@ IMPROVEMENTS:
* core: Interrupt handling for SIGTERM signal as well. [GH-1858]
* builder/amazon: Add `force_deregister` option for automatic AMI
deregistration [GH-1873]
deregistration [GH-2221]
* 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]