Skip to content

Commit

Permalink
Update changelog.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jmprieur authored Aug 21, 2024
1 parent 48a6001 commit da70c7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
- For SN/I scenarios, Id Web's `GetTokenAcquirer` now sets `SendX5C` in particular protocols. See issue [#2887](https://github.com/AzureAD/microsoft-identity-web/issues/2887) for details.
- Fix for Instance/Tenant parsing for V2 authority (affected one Entra External IDs scenario). See PR [#2954](https://github.com/AzureAD/microsoft-identity-web/issues/2954) for details.
- Fix a format exception: `The input string " was not in a correct format` due to incorrect regex. See issue [#2879](https://github.com/AzureAD/microsoft-identity-web/issues/2879) for details.
- Id Web now has an upper bound set on its dependency on Microsoft.Identity.Abstractions to version 7x. See PR [#2962](https://github.com/AzureAD/microsoft-identity-web/pull/2962) for details.
- Microsoft.Identity.Web 3.1.0 now has an upper bound set on its dependency on Microsoft.Identity.Abstractions to version 7x to avoid referencing Microsoft.Identity.Abstractions 8.0.0, which has an interface breaking change, not yet implemented in Microsoft.Identity.Web. See PR [#2962](https://github.com/AzureAD/microsoft-identity-web/pull/2962) for details.


### Fundamentals:
Expand Down

0 comments on commit da70c7d

Please sign in to comment.