From 5c63533832cb67398e6cc7bf71da2554d22cf00f Mon Sep 17 00:00:00 2001 From: kt Date: Mon, 1 Feb 2021 23:38:52 -0800 Subject: [PATCH] CHANGELOG.md for #10373 --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2ae095ed85b9..4d3d185c0945 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,7 @@ ENHANCEMENTS: +* dependencies: updating `recoveryservices` to API version `2018-07-10` [GH-10373] * `azurerm_api_management_diagnostic` - support for the `always_log_errors`, `http_correlation_protocol`, `log_client_ip`, `sampling_percentage` and `verbosity` properties [GH-10325] * `azurerm_api_management_diagnostic` - support for the `frontend_request`, `frontend_response`, `backend_request` and `backend_response` blocks [GH-10325] * `azurerm_redis_cache` - support for the `public_network_access_enabled` property [GH-10410]