Skip to content

Commit

Permalink
additonal context in readme history
Browse files Browse the repository at this point in the history
  • Loading branch information
calebjenkins committed May 2, 2022
1 parent f5430a3 commit 670d9d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ Please target any PRs to the `Develop` branch.

## History
### Changes in `version 2.0.0`
- Removed the obsolete extension methods from `version 1.2.0`
- Removed the obsolete extension methods from `version 1.2.0`. Must use `AddAuthentication().AddFakeAuth()` methods now.
- Fixed typo in the `HttpClientExtensions` extension class from `SetFakeAuthClaimns` to `SetFakeAuthClaims`
- **New Feature:** We added a new `AllowedHosts` property to the `FakeAuthOptions` class. Previously, only localhost testing was supported, with `2.0.0` and forward, specific hosts can be configured to support more testing scenarios.

Expand Down

0 comments on commit 670d9d0

Please sign in to comment.