diff --git a/CHANGELOG.md b/CHANGELOG.md index 7df216508d77..0b120d66228d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,7 @@ IMPROVEMENTS: * authentication - conditional loading of the Subscription ID / Tenant ID / Environment [GH-574] * core - appending additions to the User Agent, so we don't overwrite the Go SDK User Agent info [GH-587] * core: Upgrading to v11.2.2-beta of the Azure SDK for Go [GH-594] +* `azurerm_app_service` - exposing the Default Hostname as a Computed field [GH-612] * `azurerm_eventhub_namespace` - capacity can now be configured up to 20 [GH-556] * `azurerm_eventhub_namespace` - support for AutoInflating/MaximumThroughputCapacity [GH-569] * `azurerm_image` - fixing an out of index error when flattening image data disks [GH-589]