Skip to content

Commit

Permalink
Update CHANGELOG.md for 4.64.0 (#4907)
Browse files Browse the repository at this point in the history
* Update CHANGELOG.md

* Update CHANGELOG.md

* Update CHANGELOG.md

* Update CHANGELOG.md

---------

Co-authored-by: Bogdan Gavril <bogavril@microsoft.com>
  • Loading branch information
trwalke and bgavrilMS committed Aug 27, 2024
1 parent 8fe46a8 commit 3a64917
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
4.64.0
==========
### New Features
- Improved managed identity support for Azure ARC on Linux by adding file detection. See [Issue #4358](https://github.com/AzureAD/microsoft-authentication-library-for-dotnet/issues/4358)
- Added ROPC (Username/Password) support for confidential clients. See [Issue #3774](https://github.com/AzureAD/microsoft-authentication-library-for-dotnet/issues/3774)

### Bug Fixes
- Resolved SHA2 issues that break custom claims during authentication flows. See [Issue #4868](https://github.com/AzureAD/microsoft-authentication-library-for-dotnet/issues/4868)

4.63.0
==========
### New Features
Expand Down

0 comments on commit 3a64917

Please sign in to comment.