Bumping version to 0.8.0

This commit is contained in:
ciaranj
2010-08-16 22:53:56 +01:00
parent 3564e2e60b
commit 5ee443e9c3
2 changed files with 5 additions and 4 deletions

View File

@ -8,7 +8,8 @@ Also provides rudimentary OAuth2 support, tested against facebook connect and gi
at connect-auth (http://github.com/ciaranj/connect-auth)
Change History
==============
==============
* 0.8.0 - Standardised method capitalisation, the old getOauthAccessToken is now getOAuthAccessToken (Breaking change to existing code)
* 0.7.7 - Looks like non oauth_ parameters where appearing within the Authorization headers, which I believe to be inccorrect.
* 0.7.6 - Added in oauth_verifier property to getAccessToken required for 1.0A
* 0.7.5 - Added in a main.js to simplify the require'ing of OAuth
@ -20,4 +21,4 @@ Change History
Contributors
============
Ciaran Jessup - ciaranj@gmail.com
Mark Wubben - http://equalmedia.com/
Mark Wubben - http://equalmedia.com/