Update CHANGELOG.md

This commit is contained in:
Paul Hinze 2015-06-03 09:25:11 -05:00
parent aa39dc71de
commit e5150148ad
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@
FEATURES: FEATURES:
* **New provider: `azure`** [GH-2053] * **New provider: `azure`** [GH-2053]
* command/output: support display of module outputs [GH-2102]
* core: keys() and values() funcs for map variables [GH-2198] * core: keys() and values() funcs for map variables [GH-2198]
IMPROVEMENTS: IMPROVEMENTS: