You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@
4
4
* Removed deprecated methods from native auth public interface (#2588)
5
5
* Removed the deprecated MSALLogger interface and implementation class (#2591)
6
6
* Enforced a valid broker-capable redirect URI format for AAD scenarios (#2592)
7
-
* Merged the MSALAccount (MultiTenantAccount) category into the main MSALAccount class and remove the MSALAccount (MultiTenantAccount) category (##2594)
7
+
* Merged the MSALAccount (MultiTenantAccount) category into the MSALAccount class and removed the MSALAccount+MultiTenantAccount.h (#2594)
8
8
9
9
## [1.9.0]
10
10
* Add feature flags provider to be controlled from broker (#2540)
0 commit comments