Skip to content

Commit

Permalink
0.2.3-preview changelog (#421)
Browse files Browse the repository at this point in the history
* Update changelog.txt

* Update changelog.txt

Co-authored-by: Jean-Marc Prieur <jmprieur@microsoft.com>

Co-authored-by: jennyf19 <jeferrie@microsoft.com>
Co-authored-by: Jean-Marc Prieur <jmprieur@microsoft.com>
  • Loading branch information
3 people authored Aug 8, 2020
1 parent fa80d84 commit 876cb86
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions changelog.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
0.2.3-preview
============
### New features:
**`ReplyForbiddenWithWwwAuthenticateHeaderAsync` method in `ITokenAcquisition` now has an additional optional `HttpResponse` parameter**, which can be provided in cases when the current `HttpContext` is null. See issue for details: [#414](https://github.com/AzureAD/microsoft-identity-web/issues/414).
**Enable Micorosoft.Identity.Web to work with any version of .NET 5.0** by settting depencencies version to `5.0.0-*` for `JwtBearer` and `OpenIdConnect` dependencies**. See issue for details: [#380](https://github.com/AzureAD/microsoft-identity-web/issues/380).

0.2.2-preview
============
### New features:
Expand Down

0 comments on commit 876cb86

Please sign in to comment.