diff --git a/CHANGELOG.md b/CHANGELOG.md index d445a5189d04..1994e854c989 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,7 +11,8 @@ IMPROVEMENTS: * core: appending additions to the User Agent, so we don't overwrite the Go SDK User Agent info [GH-587] * `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] +* `azurerm_image` - fixing an out of index error when flattening image data disks [GH-589] +* `azurerm_virtual_machine` - removing the deprecated `diagnostics_profile` field [GH-593] * `azurerm_virtual_machine_scale_set` - Support for updating the customData field [GH-559] ## 0.3.3 (November 14, 2017)