Updated the notes to demonstrate the 0.7.0 change was breaking :(

This commit is contained in:
ciaranj 2010-05-10 20:05:28 +01:00
parent 36d5a13a8c
commit 24bcc8c712

View File

@ -6,3 +6,9 @@ Tested against both Twitter (http://twitter.com), term.ie (http://term.ie/oauth
Also provides rudimentary OAuth2 support, tested against facebook connect.
Change History
==============
0.7.0 - Introduces support for HTTPS end points and callback URLS for OAuth 1.0A and Oauth 2 (Please be aware that this was a breaking change to the constructor arguments order)