Updated contributor list

This commit is contained in:
ciaranj 2013-03-05 18:08:38 +00:00
parent 301ebab90c
commit 37bf1081ea

View File

@ -17,7 +17,7 @@ Change History
==============
* 0.9.10
- OAuth2: Addresses 2 issues that came in with 0.9.9, #129 & #125
- OAuth2: Addresses 2 issues that came in with 0.9.9, #129 & #125 (thank you José F. Romaniello)
* 0.9.9
- OAuth1: Fix the mismatch between the output of querystring.stringify() and this._encodeData(). (thank you rolandboon)
- OAuth2: Adds Authorization Header and supports extra headers by default ( thanks to Brian Park)
@ -96,3 +96,4 @@ Contributors (In no particular order)
* Garrick Cheung - http://www.garrickcheung.com/
* rolandboon - http://rolandboon.com
* Brian Park - http://github.com/yaru22
* José F. Romaniello - http://github.com/jfromaniello