From 6277edac1e81d15c4764a0dc4e62d84cc4c91eac Mon Sep 17 00:00:00 2001 From: kt Date: Mon, 11 May 2020 12:59:03 -0700 Subject: [PATCH] update CHANGELOG.md to include #6837 --- CHANGELOG.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8181fec658711..e19d11cd09750 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ ## 2.10.0 (Unreleased) +DEPENDENCIES: + +* updating `eventgrid` to `2020-04-01-preview` [GH-6837] + FEATURES: * **New Data Source:** `azurerm_eventhub` [GH-6841] @@ -99,7 +103,7 @@ FEATURES: * **New Resource:** `azurerm_servicebus_namespace_network_rule_set` ([#6379](https://github.com/terraform-providers/terraform-provider-azurerm/issues/6379)) * **New Resource:** `azurerm_spring_cloud_app` ([#6384](https://github.com/terraform-providers/terraform-provider-azurerm/issues/6384)) -DEPENDENCIES: +DEPENDENCIES: * updating `apimanagement` to `2019-12-01` ([#6479](https://github.com/terraform-providers/terraform-provider-azurerm/issues/6479)) * updating the fork of `github.com/Azure/go-autorest` ([#6509](https://github.com/terraform-providers/terraform-provider-azurerm/issues/6509))