Skip to content

Commit

Permalink
Update changelog.md (#80)
Browse files Browse the repository at this point in the history
* Update changelog.md

* Update changelog.md
  • Loading branch information
jennyf19 authored Apr 12, 2023
1 parent dcace2a commit c28c5e0
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion changelog.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,15 @@
3.1.0

========
- Add `ExtraQueryParameters` to `AcquireTokenOptions`. See [pr](https://github.com/AzureAD/microsoft-identity-abstractions-for-dotnet/pull/79) for details.

3.0.1
========
- Re-add support for net462.

3.0.0
========
- Rename `JwtClaim` to `PopClaim` in `AquireTokenOptions`. See issue [#74](https://github.com/AzureAD/microsoft-identity-abstractions-for-dotnet/issues/74) for details.
- Rename `JwtClaim` to `PopClaim` in `AcquireTokenOptions`. See issue [#74](https://github.com/AzureAD/microsoft-identity-abstractions-for-dotnet/issues/74) for details.
- Remove support for net462.

2.1.0
Expand Down

0 comments on commit c28c5e0

Please sign in to comment.