Skip to content

Commit

Permalink
changelog for 7.7.1 (#2736)
Browse files Browse the repository at this point in the history
  • Loading branch information
jennyf19 authored Jul 19, 2024
1 parent e65fcb2 commit aea9c71
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,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.7.1
=====
### Bug Fix
- Re-add `JsonSerializerPrimitives.TryAllStringClaimsAsDateTime` which was removed as it is in an internal class, but due to `InternalsVisibleTo` can lead to a `MissingMethodException` if IdentityModel versions are not aligned. See PR [#2734](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/pull/2734) for details.

7.7.0
=====
### CVE package updates
Expand Down

0 comments on commit aea9c71

Please sign in to comment.