From d2e769ad3842631cef912736a1c8e02b18dbbe6a Mon Sep 17 00:00:00 2001 From: Tom Harvey Date: Tue, 30 Oct 2018 08:53:54 +0000 Subject: [PATCH] Updating to include #2174 --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d7e53dadc563..154eaf115408 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,8 +7,9 @@ FEATURES: IMPROVEMENTS: -* dependencies: upgrading to v21.3.0 of `github.com/Azure/azure-sdk-for-go` [GH-2163] * authentication: using the Proxy from the Environment, if set [GH-2133] +* dependencies: upgrading to v21.3.0 of `github.com/Azure/azure-sdk-for-go` [GH-2163] +* sdk: upgrading to `2018-10-01` of the `containerinstance` sdk [GH-2174] * `azurerm_automation_account` - exposing `dsc_server_endpoint`, `dsc_primary_access_key`, `dsc_secondary_access_key` properties [GH-2166] * `azurerm_automation_account` - support for the `free` SKU [GH-2166] * `azurerm_cosmosdb_account` - support for the `enable_multiple_write_locations` property [GH-2109]