diff --git a/CHANGELOG.md b/CHANGELOG.md index f16482bef9eb..4302a9f3e71e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,10 +10,11 @@ IMPROVEMENTS: * dependencies: upgrading to Go 1.12 [GH-3525] * Data Source `azurerm_app_service` - support windows containers [GH-3566] * Data Source `azurerm_service_plan` - support windows containers [GH-3566] -* `azurerm_application_gateway` - support for the value `General` in the `rule_group_name` field within the `disabled_rule_group` block [GH-3533] * `azurerm_api_management` - rename `disable_triple_des_chipers` to `disable_triple_des_ciphers` [GH-3539] -* `azurerm_app_service` - support windows containers [GH-3566] -* `azurerm_service_plan` - support windows containers [GH-3566] +* `azurerm_application_gateway` - support for the value `General` in the `rule_group_name` field within the `disabled_rule_group` block [GH-3533] +* `azurerm_app_service` - support for windows containers [GH-3566] +* `azurerm_managed_disk` - support for the `create_option` of `Restore` [GH-3598] +* `azurerm_app_service_plan` - support for windows containers [GH-3566] ## 1.29.0 (May 25, 2019)