You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 10, 2018. It is now read-only.
Copy file name to clipboardexpand all lines: README.md
+6-1
Original file line number
Diff line number
Diff line change
@@ -6,10 +6,15 @@ This is some kind of a RestSharp port to PCL.
6
6
7
7
# News #
8
8
9
-
* Version 2.4.0 is available now!
9
+
* Version 2.4.1 is available now!
10
10
11
11
# Changes #
12
12
13
+
## 2.4.1 ##
14
+
15
+
* Bugfix for issue [#24](https://github.com/FubarDevelopment/restsharp.portable/issues/24)
16
+
which should allow using both OAuth 1.0 and 2.0 in Android apps.
17
+
13
18
## 2.4.0 ##
14
19
15
20
* New "Timeout" property to fix issue [#13](https://github.com/FubarDevelopment/restsharp.portable/issues/13) with [CancellationTokenSource.CancelAfter](https://msdn.microsoft.com/de-de/library/hh194678%28v=vs.110%29.aspx)
0 commit comments