From cd76c0160745f80f6bc6a3fb115b82f20f9f630b Mon Sep 17 00:00:00 2001 From: Rohit Luthra Date: Thu, 9 Oct 2025 18:14:52 -0400 Subject: [PATCH] Update changelog for version changes and patches --- changelog | 1 + 1 file changed, 1 insertion(+) diff --git a/changelog b/changelog index 57c09ac512..eaf5931973 100644 --- a/changelog +++ b/changelog @@ -2,6 +2,7 @@ MSAL Wiki : https://github.com/AzureAD/microsoft-authentication-library-for-andr vNext ---------- +- [PATCH] Update common @23.0.2 - [MAJOR] Update proguard rules (#2372) - [MINOR] SDK now handles SMS as strong authentication method (#2382) - [MINOR] Awaiting MFA Delegate now automatically returns the AuthMethods to be used when calling MFA Challenge (#2380)