From 725d60ab578872fcc1f7c0a577e2f20d160aadc2 Mon Sep 17 00:00:00 2001 From: Paul Stack Date: Mon, 8 Aug 2016 12:47:43 +1200 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 73de7cb5c..4d57a7a79 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,7 @@ IMPROVEMENTS * provider/aws: Change the way ARNs are built [GH-7151] * 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/vsphere: Improved SCSI controller handling in `vsphere_virtual_machine` [GH-7908] BUG FIXES: