From 7710e10f0def5deedc62ee1b8cffce9fd181be7c Mon Sep 17 00:00:00 2001 From: Westin Musser <127992899+westin-m@users.noreply.github.com> Date: Tue, 25 Jul 2023 10:13:33 -0700 Subject: [PATCH] Update changelog.md (#2341) * Update changelog.md * add two other features to changelog --------- Co-authored-by: jennyf19 --- changelog.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/changelog.md b/changelog.md index 00bcb055c..cdc9f663e 100644 --- a/changelog.md +++ b/changelog.md @@ -1,3 +1,12 @@ +2.13.1 +========= +- Update to MSAL 4.55.0 + +### New Features: +- Support new AzureAD key issuer validator in AddMicrosoftIdentityWebApi by default in Owin. See [#2323](https://github.com/AzureAD/microsoft-identity-web/issues/2323) for details. + +- **Microsoft.Identity.Web now supports .NET 8 with conditional compilation**, see [#2309](https://github.com/AzureAD/microsoft-identity-web/issues/2309). + 2.13.0 ========= - Update to Wilson 6.32.0 and Microsoft.Identity.Abstractions 4.0.0