We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 813ff3c commit 26b6a5bCopy full SHA for 26b6a5b
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