From 4f7aae96e24d8272891f7bd4436d28007eba4260 Mon Sep 17 00:00:00 2001 From: Tom Harvey Date: Thu, 30 Aug 2018 15:58:34 +0100 Subject: [PATCH] Updating to include #1845 --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8a3e8d1249c36..1c1ab7509c956 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,7 @@ IMPROVEMENTS: +* authentication: making the client registration consistent [GH-1845] * `azurerm_iothub` - exporting the `event_hub_events_endpoint`, `event_hub_events_path`, `event_hub_operations_endpoint` and `event_hub_operations_path` fields [GH-1789] * `azurerm_iothub` - support for `endpoint` and `route` blocks [GH-1693] * `azurerm_kubernetes_cluster` - making `linux_profile` optional [GH-1821]