diff --git a/CHANGELOG.md b/CHANGELOG.md index ad89b2afcb3f..7df216508d77 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,6 +15,7 @@ IMPROVEMENTS: * `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_local_network_gateway` - support for BGP Settings [GH-611] * `azurerm_virtual_machine` - removing the deprecated `diagnostics_profile` field [GH-593] * `azurerm_virtual_machine` - support for managed service identity [GH-482] * `azurerm_virtual_machine_scale_set` - Support for updating the customData field [GH-559]