Update CHANGELOG.md

This commit is contained in:
Paul Stack 2016-08-08 13:02:16 +12:00 committed by GitHub
parent 3ac3516371
commit 23560bab6f
1 changed files with 1 additions and 0 deletions

View File

@ -11,6 +11,7 @@ IMPROVEMENTS
* provider/aws: Add support for Elasticsearch destination to firehose delivery streams [GH-7839]
* provider/google: allows atomic Cloud DNS record changes [GH-6575]
* provider/google: Move URLMap hosts to TypeSet from TypeList [GH-7472]
* provider/google: Support static private IP addresses in `resource_compute_instance` [GH-6310]
* provider/vsphere: Improved SCSI controller handling in `vsphere_virtual_machine` [GH-7908]
BUG FIXES: