Skip to content

Commit

Permalink
Update changelog.md (#126)
Browse files Browse the repository at this point in the history
Signed-off-by: jennyf19 <[email protected]>
  • Loading branch information
jennyf19 authored Apr 21, 2024
1 parent a58da5e commit 477a162
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
5.3.0
========

## New features:
- Added two new properties `AcceptHeader` and `ContentType` to `DownstreamApiOptions` class. See issue [#123](https://github.com/AzureAD/microsoft-identity-abstractions-for-dotnet/issues/123) for details.

## Bug fix:
- Fix file path for xml comment. See issue [#117](https://github.com/AzureAD/microsoft-identity-abstractions-for-dotnet/issues/117) for details.

5.2.0
========
- Added a `TokenExchangeUrl` to the [CredentialDescription](https://github.com/AzureAD/microsoft-identity-abstractions-for-dotnet/blob/main/src/Microsoft.Identity.Abstractions/ApplicationOptions/CredentialDescription.cs#L480) class.

5.1.0
========
## API additions to enable support for managed identities.
Expand Down

0 comments on commit 477a162

Please sign in to comment.