This repository has been archived by the owner on Feb 11, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
a30c143
commit 746588c
Showing
1 changed file
with
5 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,22 +1,22 @@ | ||
Nemiro.OAuth.LoginForms Release Notes | ||
### Nemiro.OAuth.LoginForms Release Notes | ||
|
||
This document summarizes the changes in recent releases. | ||
|
||
v1.3 (June 25, 2015) | ||
#### v1.3 (June 25, 2015) | ||
|
||
* Support for .NET 3.5; | ||
* Fixed references to Nemiro.OAuth. | ||
|
||
v1.2 (June 21, 2015) | ||
#### v1.2 (June 21, 2015) | ||
|
||
* Added lock on re-obtain an access token (fixed problem with Dropbox form); | ||
* Automatic switching WebBrowser to latest version IE. | ||
|
||
v1.1 (February 11, 2015) | ||
#### v1.1 (February 11, 2015) | ||
|
||
* Added the AccessTokenValue property; | ||
* Added form for CodeProject. | ||
|
||
v1.0 (January 04, 2015) | ||
#### v1.0 (January 04, 2015) | ||
|
||
* First version released. |