From 47e257684fb6d50eeae52eb9b209732fc79e6b84 Mon Sep 17 00:00:00 2001 From: Anton Kolesnyk Date: Wed, 29 Nov 2023 00:07:55 -0800 Subject: [PATCH] Identity changelog update - PR feedback --- sdk/identity/azure-identity/CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sdk/identity/azure-identity/CHANGELOG.md b/sdk/identity/azure-identity/CHANGELOG.md index 3e90814293..3b02e16dc5 100644 --- a/sdk/identity/azure-identity/CHANGELOG.md +++ b/sdk/identity/azure-identity/CHANGELOG.md @@ -10,7 +10,7 @@ ### Other Changes -- [[#5141]](https://github.com/Azure/azure-sdk-for-cpp/issues/5141) Added error response details to the Identity exceptions thrown when the authority host returns error response. +- [[#5141]](https://github.com/Azure/azure-sdk-for-cpp/issues/5141) Added error response details to the `AuthenticationException` thrown when the authority host returns error response. ## 1.6.0 (2023-11-10)