Skip to content

Commit

Permalink
add feature and update to 1.20 (#1542)
Browse files Browse the repository at this point in the history
* add feature and update to 1.20

* Update changelog.md

Co-authored-by: Jean-Marc Prieur <[email protected]>

Co-authored-by: Jean-Marc Prieur <[email protected]>
  • Loading branch information
jennyf19 and jmprieur authored Nov 20, 2021
1 parent 6ee3baf commit f62119d
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion changelog.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
1.20.1
1.21.0
==========
Update to Microsoft.Graph 4.10.0, Microsoft.Graph.Beta 4.20.0-preview, MSAL.NET 4.38.0

### New Features:
**Microsoft.Identity.Web now supports a long running process in web APIs**, by leveraging new APIs in MSAL.NET 4.38.0. See the [Long running process](https://github.com/AzureAD/microsoft-identity-web/wiki/get-token-in-event-handler) article and issue [#1414](https://github.com/AzureAD/microsoft-identity-web/issues/1414) for details.

### Bug Fixes:
**Honor `TenantId` in `.WithAppOnly()`**. See issue [#1536](https://github.com/AzureAD/microsoft-identity-web/issues/1536) for details.

Expand Down

0 comments on commit f62119d

Please sign in to comment.