update cHANGELOG

This commit is contained in:
Mitchell Hashimoto 2015-02-26 23:56:12 -08:00
parent ac6efa5e57
commit c287cc6d65
1 changed files with 2 additions and 0 deletions

View File

@ -9,6 +9,8 @@ FEATURES:
less likely to become corrupt in a catastrophic case: terraform panic
or system killing Terraform.
* **New provider: `dme` (DNSMadeEasy)** [GH-855]
* **New command: `taint`** - Manually mark a resource as tainted, causing
a destroy and recreate on the next plan/apply.
IMPROVEMENTS: