diff --git a/CHANGELOG.md b/CHANGELOG.md index 01047252564c..ebfff193bc4a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -16,6 +16,8 @@ BUG FIXES: * `azurerm_automation_module` - now polls to wait until the module's finished provisioning [GH-3482] * `azurerm_api_management_api` - correct validation to allow empty and strings 400 characters long [GH-3475] +* `azurerm_dev_test_virtual_network` - correctly manages `subnets` on the initial creation [GH-3501] +* `azurerm_express_route_circuit` - no longer removes circuit subresources on update [GH-3496] ## 1.28.0 (May 17, 2019)