diff --git a/changelog.md b/changelog.md index e5d8550ba..3a0e09f5e 100644 --- a/changelog.md +++ b/changelog.md @@ -1,3 +1,12 @@ +2.7.0 +========== +### New Feature: +- **`MicrosoftIdentityAppCallsWebApiAuthenticationBuilder` is now available on netstandard2.0** +- **Id Web now supports expressing the cache key used for serializing/deserializing**. See [#2156](https://github.com/AzureAD/microsoft-identity-web/pull/2156) + +### Bug Fixes: +- Make `GetClientAssertion` protected. + 2.6.1 ========== - Update to Wilson 6.27.0 and MSAL.NET 4.51.0