- Fixed wrong
src
path inpackage.json
.
- Added
LICENSE
. - Added
CHANGELOG.md
. - Added more details to
README.md
. - Changed the usage of
request-promise
to bothrequest
andbluebird
. This is necessary to enable the full usage of Promise. - Renamed
.env
to.env.example
.
- Initial release.