We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7507b80 commit 7dbabe6Copy full SHA for 7dbabe6
releasenotes.markdown
@@ -1,7 +1,8 @@
1
# RestSharp Release Notes
2
3
-## 103.5
+## 104.0
4
5
+* Fixed Windows Phone and Silverlight to use culture when calling Convert.ChangeType() (thanks trydis)
6
* Added support for non-standard HTTP methods (thanks jhoerr)
7
* Resolved an xAuth support issue in the OAuth1Authenticator (thanks artema)
8
* Change AddDefaultParameter methods to be extension methods (thanks haacked)
0 commit comments