Update CHANGELOG.md

This commit is contained in:
Martin Atkins 2015-10-21 08:40:26 -07:00
parent c0f44a7301
commit 8a60219c04
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@
FEATURES:
* **New resources: `aws_codeploy_app` and `aws_codeploy_deployment_group`** [GH-2783]
* New remote state backend: `etcd` [GH-3487]
* New interpolation functions: `upper` and `lower` [GH-3558]