Skip to content

Commit

Permalink
Update changelog.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nbarbettini authored Apr 21, 2017
1 parent 67c99ba commit 911ec01
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

## Version 7.0.0-beta3

This version supports the migration of ASP.NET applications from Stormpath to Okta. For more information, see the [master changelog](https://github.com/stormpath/stormpath-dotnet-owin-middleware/blob/4.0.0/changelog.md).
This version supports the migration of ASP.NET applications from Stormpath to Okta. For more information, see the [master changelog](https://github.com/stormpath/stormpath-dotnet-owin-middleware/blob/master/changelog.md).

#### Breaking changes

Expand All @@ -16,4 +16,4 @@ This version supports the migration of ASP.NET applications from Stormpath to Ok
* Environment variable configuration can now be specified using `OKTA_` environment variables in addition to `STORMPATH_` environment variables. For backwards compatibility, either string format will work.
* Configuration provided via an `appsettings.json` file must now be placed in an `Okta` section.
* The configuration parser no longer throws errors if the Stormpath API Key and Secret are missing.
* The configuration parser no longer looks for an `apiKey.properties` file.
* The configuration parser no longer looks for an `apiKey.properties` file.

0 comments on commit 911ec01

Please sign in to comment.