Skip to content

Commit

Permalink
Update CHANGELOG.md (#2654)
Browse files Browse the repository at this point in the history
  • Loading branch information
jennyf19 committed Jun 19, 2024
1 parent 4d3e5b9 commit a93b7f6
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.6.2
=====
### Bug Fix:
- Revert reduced allocations in `AadIssuerValidator` by not using `string.Replace` where appropriate due to an index out-of-range error.

7.6.1
=====
### New Features:
Expand Down

0 comments on commit a93b7f6

Please sign in to comment.