Skip to content

Commit

Permalink
7.0.1 changelog
Browse files Browse the repository at this point in the history
Signed-off-by: jennyf19 <[email protected]>
  • Loading branch information
jennyf19 authored Sep 19, 2024
1 parent 82b8289 commit 9ca5c61
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion changelog.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
7.0.1
========
## New features:
- Add support for internal Microsoft services for token acquisition extensibility. See issue [#135](https://github.com/AzureAD/microsoft-identity-abstractions-for-dotnet/pull/135) for details.

## Engineering excellence
- Add publicAPI, bannedAPI and Async analyzers. See issue [#136](https://github.com/AzureAD/microsoft-identity-abstractions-for-dotnet/pull/136) for details.
- Fix compiler warnings. See issue [#137](https://github.com/AzureAD/microsoft-identity-abstractions-for-dotnet/pull/137) for details.

7.0.0
========
## Breaking changes:
Expand All @@ -10,7 +19,6 @@

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.

Expand Down

0 comments on commit 9ca5c61

Please sign in to comment.