diff --git a/CHANGELOG.md b/CHANGELOG.md index 41d7df712c9c..e746e5797b35 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -20,6 +20,7 @@ BUG FIXES: * `azurerm_public_ip` - correctly reading and importing the `idle_timeout_in_minutes` property [GH-1925] * `azurerm_role_assignment` - only retry on errors when they are retryable [GH-1934] * `azurerm_service_fabric_cluster` - allow two `client_certificate_thumbprint` blocks [GH-1938] +* `azurerm_service_fabric_cluster` - support for specifying the `cluster_code_version` field [GH-1945] * `azurerm_virtual_machine` - handling the Managed Disk ID being nil [GH-1947] * `azurerm_virtual_machine_data_disk_attachment` - supporting data disk attachments when a VM Extension is installed [GH-1950]