We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1fe1442 + 26b6a5b commit 805f2bbCopy full SHA for 805f2bb
releasenotes.markdown
@@ -1,5 +1,12 @@
1
# RestSharp Release Notes
2
3
+## 103.5
4
+
5
+* Added support for non-standard HTTP methods (thanks jhoerr)
6
+* Resolved an xAuth support issue in the OAuth1Authenticator (thanks artema)
7
+* Change AddDefaultParameter methods to be extension methods (thanks haacked)
8
+* Adding support for deserializing enums from integer representations (thanks dontjee)
9
10
## 103.4
11
12
* Version bump to fix assembly versioning
0 commit comments