Skip to content

Commit ac1cb05

Browse files
authored
Update CHANGELOG.md for MSAL 4.66.1 (#4971)
1 parent afb2fa9 commit ac1cb05

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
4.66.1
2+
==========
3+
### Bug Fixes
4+
- Fixed a bug where MSAL .NET fails to correctly handle the expires_on field for Managed Identity tokens in ISO 8601 format. This fix ensures accurate parsing of ISO 8601 date-time formats during token acquisition. See [Issue #4963](https://github.com/AzureAD/microsoft-authentication-library-for-dotnet/issues/4963)
5+
16
4.66.0
27
==========
38
### New Features

0 commit comments

Comments
 (0)