diff --git a/Readme.md b/Readme.md index 8517b1e..bc1b3ae 100644 --- a/Readme.md +++ b/Readme.md @@ -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