diff --git a/CHANGELOG.md b/CHANGELOG.md index a4773a233a16..38a6a5399060 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,9 +1,16 @@ ## 3.112.0 (Unreleased) -ENHANCEMENTS: +FEATURES: +* New Resource: `azurerm_dev_center_dev_box_definition` [GH-26307] +* New Resource: `azurerm_dev_center_environment_type` [GH-26291] * New Resource: `azurerm_virtual_machine_restore_point` [GH-26526] * New Resource: `azurerm_virtual_machine_restore_point_collection` [GH-26526] + + + +ENHANCEMENTS: + * Data Source: `azurerm_network_service_tags` - extend validation for `service` to allow `AzureFrontDoor.Backend`, `AzureFrontDoor.Frontend` and `AzureFrontDoor.FirstParty` [GH-26429] * `azurerm_api_management_identity_provider_aad` - add support for the `client_library` property [GH-26093] * `azurerm_api_management_identity_provider_aadb2c` - add support for the `client_library` property [GH-26093]