Update CHANGELOG.md

This commit is contained in:
Paul Hinze 2015-06-26 08:42:25 -05:00
parent a81cad3672
commit 3e9ed9c24a
1 changed files with 2 additions and 0 deletions

View File

@ -39,6 +39,8 @@ IMPROVEMENTS:
option to ignore TLS cert verification. [GH-2214]
* core: S3 remote state now accepts the 'encrypt' option for SSE [GH-2405]
* core: `plan` now reports sum of resources to be changed/created/destroyed [GH-2458]
* core: Change string list representation so we can distinguish empty, single
element lists [GH-2504]
* provider/aws: AutoScaling groups now support updating Load Balancers without
recreation [GH-2472]
* provider/aws: Allow more in-place updates for ElastiCache cluster without recreating