Skip to content

Commit

Permalink
changelog 1.19-preview (#1480)
Browse files Browse the repository at this point in the history
* changelog 1.18-preview

* 1.19-preview, not 1.18
  • Loading branch information
jennyf19 authored Oct 6, 2021
1 parent 9126e50 commit 4cb17dd
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
1.19.0-preview
==========
**This preview release contains a preview version of MSAL.NET, 4.37.0-preview,** which includes token cache improvements. The `.AddMemoryCache` should now be much faster, but the memory is not bounded, nor does it have any eviction policies, so not recommended for use in production if user flows are involved (`GetTokenForUser`). Once MSAL.NET releases 4.37.0, Microsoft.Identity.Web will release an out of preview version as well.

1.18.0
==========
Update to Microsoft.Graph 4.6.0, Microsoft.Graph.Beta 4.14.0-preview, and MSAL.NET 4.36.2.
Expand Down

0 comments on commit 4cb17dd

Please sign in to comment.