Skip to content

Commit

Permalink
Merge branch 'master' of github.com:restsharp/RestSharp
Browse files Browse the repository at this point in the history
  • Loading branch information
ayoung committed Aug 30, 2012
2 parents 1fe1442 + 26b6a5b commit 805f2bb
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions releasenotes.markdown
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# RestSharp Release Notes

## 103.5

* Added support for non-standard HTTP methods (thanks jhoerr)
* Resolved an xAuth support issue in the OAuth1Authenticator (thanks artema)
* Change AddDefaultParameter methods to be extension methods (thanks haacked)
* Adding support for deserializing enums from integer representations (thanks dontjee)

## 103.4

* Version bump to fix assembly versioning
Expand Down

0 comments on commit 805f2bb

Please sign in to comment.