Skip to content
This repository was archived by the owner on Apr 10, 2018. It is now read-only.

Commit dbc460d

Browse files
committed
Documentation update
1 parent 708e83f commit dbc460d

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,11 @@ This is some kind of a RestSharp port to PCL.
66

77
# [BSD 2-Clause License](LICENSE.md) #
88

9-
# News #
9+
# Changes #
10+
11+
## 3.1.0 ##
1012

11-
Version 3.0.0 will come soon and it will contain **breaking changes**:
13+
This is the final release for version 3. Be aware that version 3.1 contains many **breaking changes**:
1214

1315
* The ```IRestRequest.Credentials``` property moved to ```IRestClient.Credentials```
1416
* Credentials for authenticators are specified using the ```IRestClient.Credentials``` property
@@ -18,8 +20,6 @@ Version 3.0.0 will come soon and it will contain **breaking changes**:
1820
* Uses now a RestSharp project compatible Method enumeration for HTTP requests
1921
* Support for WebRequest as back-end for RestSharp.Portable
2022

21-
# Changes #
22-
2323
## 3.0.0 beta 12 ##
2424

2525
* A special URL encoding is required for query parameters used to calculate

0 commit comments

Comments
 (0)