Skip to content

Commit

Permalink
Update CHANGELOG.md for MSAL 4.66.1 (#4971)
Browse files Browse the repository at this point in the history
  • Loading branch information
gladjohn authored Oct 22, 2024
1 parent afb2fa9 commit ac1cb05
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
4.66.1
==========
### Bug Fixes
- 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)

4.66.0
==========
### New Features
Expand Down

0 comments on commit ac1cb05

Please sign in to comment.