Changlog v3
This commit is contained in:
parent
682ca178b6
commit
62a28a0405
1 changed files with 6 additions and 0 deletions
|
@ -1,6 +1,12 @@
|
||||||
# Node Bing API
|
# Node Bing API
|
||||||
Node.js lib for the Azure Bing Web Search API
|
Node.js lib for the Azure Bing Web Search API
|
||||||
|
|
||||||
|
## Changelog v3
|
||||||
|
Thanks to the contribution of @franciscofsales, version 3 supports the
|
||||||
|
new API (Cognitive Services). This version is not compatible with the
|
||||||
|
Azure version, so if you are still using an Azure access key, please
|
||||||
|
stay with v2.
|
||||||
|
|
||||||
## Changelog v2
|
## Changelog v2
|
||||||
In order to follow JavaScript best practices and allow the library to
|
In order to follow JavaScript best practices and allow the library to
|
||||||
be promisified, the callback function is now the last parameter.
|
be promisified, the callback function is now the last parameter.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue