Update CHANGELOG.md

This commit is contained in:
Paul Stack 2016-05-12 13:51:50 +01:00
parent 61b5176fbe
commit 6eb75cc0e4
1 changed files with 1 additions and 0 deletions

View File

@ -21,6 +21,7 @@ BUG FIXES:
* core: Correct the previous fix for a bug causing "attribute not found" messages during destroy, as it was insufficient [GH-6599]
* provider/aws: `aws_codedeploy_deployment_group` panic when setting `on_premises_instance_tag_filter` [GH-6617]
* provider/aws: Updating state when `aws_sns_topic_subscription` is missing [GH-6629]
* provider/vsphere: `gateway` and `ipv6_gateway` are now read from `vsphere_virtual_machine` resources [GH-6522]
## 0.6.16 (May 9, 2016)