Update CHANGELOG.md

This commit is contained in:
James Nugent 2016-08-23 12:15:53 +02:00
parent e06944041b
commit db5091a083
1 changed files with 1 additions and 0 deletions

View File

@ -16,6 +16,7 @@ BUG FIXES:
* command/state mv: resources with a count > 1 can be moved [GH-8304]
* provider/aws: Refresh `aws_lambda_event_source_mapping` from state when NotFound [GH-8378]
* provider/aws: `aws_elasticache_replication_group_id` validation change [GH-8381]
* provider/google: fix crash regression from Terraform 0.7.1 on `google_compute_firewall` resource [GH-8390]
## 0.7.1 (August 19, 2016)