Skip to content

Commit

Permalink
More History.md fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
avital committed Dec 14, 2012
1 parent 02c092e commit 7fb8f22
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions History.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,12 @@

## vNEXT

* `OAuth1Binding.get` and `OAuth1Binding.call` now return the full response
(including headers and statusCode), rather than just the data. Also,
introduce `OAuth1Binding.post`. #534
* `OAuth1Binding` improvements: #539
* `OAuth1Binding.get` and `OAuth1Binding.call` now return the full response
(including headers and statusCode), rather than just the data.
* Introduce `OAuth1Binding.post`.
* `OAuth1Binding.get`, `OAuth1Binding.call` and `OAuth1Binding.post` now take
a `params` argument. This facilitates making calls to the Twitter API.

## v0.5.2

Expand Down

0 comments on commit 7fb8f22

Please sign in to comment.