Add changelog v2 to README

This commit is contained in:
goferito 2015-05-24 00:57:35 +02:00
parent 0e00bb1b03
commit 3312cdf975

View file

@ -1,6 +1,10 @@
# 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 v2
In order to follow JavaScript best practices and allow the library to
be promisified, the callback function is now the last parameter.
## Installation ## Installation
```` ````
npm install node-bing-api npm install node-bing-api