Merge pull request #29 from evnm/master
Fix node.js/node-oauth mismatch in versioning disclaimer
This commit is contained in:
commit
1fe0f3cdfc
@ -7,7 +7,7 @@ Tested against both Twitter (http://twitter.com), term.ie (http://term.ie/oauth
|
|||||||
Also provides rudimentary OAuth2 support, tested against facebook connect and github. For more complete usage examples please take a look
|
Also provides rudimentary OAuth2 support, tested against facebook connect and github. For more complete usage examples please take a look
|
||||||
at connect-auth (http://github.com/ciaranj/connect-auth)
|
at connect-auth (http://github.com/ciaranj/connect-auth)
|
||||||
|
|
||||||
If you're running a node.js version more recent than 0.4 then you will need to use a version of node.js greater than or equal to 0.9.0.
|
If you're running a node.js version more recent than 0.4 then you will need to use a version of node-oauth greater than or equal to 0.9.0.
|
||||||
If you're running a node.js version in the 0.2x stable branc, then you will need to use version 0.8.4.
|
If you're running a node.js version in the 0.2x stable branc, then you will need to use version 0.8.4.
|
||||||
|
|
||||||
Please be aware that when moving from 0.8.x to 0.9.0 there are no major API changes your, I've bumped the semi-major version element
|
Please be aware that when moving from 0.8.x to 0.9.0 there are no major API changes your, I've bumped the semi-major version element
|
||||||
|
Loading…
x
Reference in New Issue
Block a user