diff --git a/CHANGELOG.md b/CHANGELOG.md index 8b504dc8f8..046bfb2e6f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,10 @@ See the [releases](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/releases) for details on bug fixes and added features. +7.0.1 +====== +### Bug Fixes: +- GetPayloadClaim("aud") returns a string when a single audience is specified, aligning with the behavior in 6.x. + 7.0.0 ====== See [IdentityModel7x](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/wiki/IdentityModel-7x) for the updates on this much anticipated release.