update CHANGELOG

This commit is contained in:
Mitchell Hashimoto 2015-03-31 14:53:16 -07:00
parent 3a167c0216
commit d00f32a4f2
1 changed files with 11 additions and 9 deletions

View File

@ -12,6 +12,8 @@ BACKWARDS INCOMPATIBILITIES:
FEATURES: FEATURES:
* **New provider: `dme` (DNSMadeEasy)** [GH-855] * **New provider: `dme` (DNSMadeEasy)** [GH-855]
* **New provider: `docker` (Docker)** - Manage container lifecycle
using the standard Docker API. [GH-855]
* **New command: `taint`** - Manually mark a resource as tainted, causing * **New command: `taint`** - Manually mark a resource as tainted, causing
a destroy and recreate on the next plan/apply. a destroy and recreate on the next plan/apply.
* **New resource: `aws_vpn_gateway`** [GH-1137] * **New resource: `aws_vpn_gateway`** [GH-1137]