From 72a438800a0cf75b44fa6d14cd940add14d8ac2a Mon Sep 17 00:00:00 2001 From: jennyf19 Date: Thu, 28 Mar 2024 19:00:27 -0700 Subject: [PATCH] changelog 2.17.4 (#2735) --- changelog.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/changelog.md b/changelog.md index 251856491..5d88da116 100644 --- a/changelog.md +++ b/changelog.md @@ -1,3 +1,10 @@ +2.17.4 +========= + +### Bug fix + +- Fix assertions being removed from `dict` before callback is executed in TokenAcquisition. See issue [#2734](https://github.com/AzureAD/microsoft-identity-web/issues/2734) for details. + 2.17.3 ========= - Updated to Microsoft.IdentityModel.* 7.5.0