Update CHANGELOG.md

This commit is contained in:
Paul Stack 2016-11-18 19:10:27 +02:00 committed by GitHub
parent 399542a168
commit ec4c00ff92

View File

@ -5,6 +5,7 @@ BACKWARDS INCOMPATIBILITIES / NOTES:
* The chef provider now accepts `key_material` as an alternative to `private_key_pem`. `private_key_pem` will be deprecated in a future release
FEATURES:
* core: allow outputs to have descriptions [GH-9722]
* state/azure: support passing of lease ID when writing storage blob [GH-10115]