Update CHANGELOG.md

This commit is contained in:
Sander van Harmelen 2016-09-02 15:45:44 +02:00 committed by GitHub
parent 5163554a9e
commit 0ea4777257
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ FEATURES:
IMPROVEMENTS:
* core: Show last resource state in a timeout error message [GH-8510]
* core: HTTP module sources can now use netrc files for auth
* core: Add wildcard (match all) support to ignore_changes [GH-8599]
* core: Add wildcard (match all) support to `ignore_changes` [GH-8599]
* helper/schema: Add diff suppression callback [GH-8585]
* provider/aws: Add MemoryReservation To `aws_ecs_container_definition` data source [GH-8437]
* provider/aws: Export `arn` of `aws_autoscaling_group` [GH-8503]