Skip to content

Commit

Permalink
update changelog with next issue (#1318)
Browse files Browse the repository at this point in the history
  • Loading branch information
jennyf19 authored Jul 14, 2021
1 parent b1582c5 commit 385c3b7
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,13 @@
1.14.1
==========
### New Features:
**Use the `SuggestedCacheKeyExpiry` provided in MSAL.NET 4.34.0 to optimize cache eviction in the app token cache**. See issue [#1304](https://github.com/AzureAD/microsoft-identity-web/issues/1304) for details.

### Bug Fixes:
**Fix an issue with issuer validation with v1 tokens using `/organizations`**. See issues [#1310](https://github.com/AzureAD/microsoft-identity-web/issues/1310) and [#1290](https://github.com/AzureAD/microsoft-identity-web/issues/1290).

**Deterministic builds are now enabled on Azure DevOps**. See issue [#1308](https://github.com/AzureAD/microsoft-identity-web/issues/1308).

**Fix `MergedOption` to merge the scopes**. See issue [#1296](https://github.com/AzureAD/microsoft-identity-web/issues/1296).

1.14.0
Expand Down

0 comments on commit 385c3b7

Please sign in to comment.