diff --git a/CHANGELOG.md b/CHANGELOG.md index 27a7822b0cad..a4810ac01cba 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,11 @@ BUG FIXES: * `azurerm_key_vault` - conditionally polling the Data Plane endpoint when `public_network_access_enabled` is set to false [GH-23823] +ENHANCEMENTS: + +* dependencies: updating to v0.20240215.1143935 of `github.com/hashicorp/go-azure-sdk` [GH-24912] +* `sqlvirtualmachines`: updating to use the transport layer from `hashicorp/go-azure-sdk` rather than `Azure/go-autorest` [GH-24912] + ## 3.92.0 (February 15, 2024) FEATURES: