Improvement to last commit changing History.md

This commit is contained in:
Avital Oliver
2012-12-14 09:43:50 -08:00
parent 836c80ef67
commit 02c092e140

View File

@@ -1,8 +1,9 @@
## vNEXT
* `OAuth1Binding.get` and `OAuth1Binding.call` now return the full response,
rather than just the data. Also, introduce `OAuth1Binding.post`. #534
* `OAuth1Binding.get` and `OAuth1Binding.call` now return the full response
(including headers and statusCode), rather than just the data. Also,
introduce `OAuth1Binding.post`. #534
## v0.5.2