Skip to content

Commit

Permalink
Update changelog 3.4.0. (#3149)
Browse files Browse the repository at this point in the history
* Update changelog 3.4.0.

* Update changelog.md

Co-authored-by: jennyf19 <[email protected]>

---------

Co-authored-by: jennyf19 <[email protected]>
  • Loading branch information
pmaytak and jennyf19 authored Nov 15, 2024
1 parent 88854a0 commit cdd1ef0
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
3.4.0
========
- Updated to Microsoft.IdentityModel.* 8.2.1
- Updated to Microsoft.Identity.Abstractions 7.2.0

### New features
- Add ROPC flow support for confidential client applications. See [3091](https://github.com/AzureAD/microsoft-identity-web/issues/3091), [3129](https://github.com/AzureAD/microsoft-identity-web/issues/3129), [3139](https://github.com/AzureAD/microsoft-identity-web/issues/3139).
- Allow multi-tenant applications to specify the AppHomeTenantId to be used for client credentials. See [3121](https://github.com/AzureAD/microsoft-identity-web/issues/3121), [3132](https://github.com/AzureAD/microsoft-identity-web/pull/3132).
- Update to use .NET 9 GA. See [3127](https://github.com/AzureAD/microsoft-identity-web/issues/3127).

3.3.1
========
- Updated to Microsoft.IdentityModel.* 8.2.0
Expand Down

0 comments on commit cdd1ef0

Please sign in to comment.