Update CHANGELOG.md

This commit is contained in:
Martin Atkins 2017-05-23 11:19:51 -07:00 committed by GitHub
parent 9cda37205d
commit 278fb293ea
1 changed files with 1 additions and 1 deletions

View File

@ -26,8 +26,8 @@ FEATURES:
IMPROVEMENTS:
* core: After `apply`, if the state cannot be persisted to remote for some reason then write out a local state file for recovery [GH-14423]
* core/provider-split: Split out the Oracle OPC provider to new structure [GH-14362]
* core: Use environment variables to set VersionPrerelease at compile time [GH-14733]
* provider/aws: Show state reason when EC2 instance fails to launch [GH-14479]
* provider/aws: Show last scaling activity when ASG creation/update fails [GH-14480]
* provider/aws: Add `tags` (list of maps) for `aws_autoscaling_group` [GH-13574]