Update CHANGELOG

This commit is contained in:
Mitchell Hashimoto 2014-12-09 18:51:00 -08:00
parent 1e8b930b83
commit 14318059b8
1 changed files with 5 additions and 1 deletions

View File

@ -2,7 +2,11 @@
FEATURES:
* New element() function to index into arrays
* **Remote State**: State files can now be stored remotely via HTTP,
Consul, or HashiCorp's Atlas.
* **New Provider: `atlas`**: Retrieve artifacts for deployment from
HashiCorp's Atlas service.
* New `element()` function to index into arrays
IMPROVEMENTS: