@upwork/node-upwork-oauth2
Version:
Node.JS bindings for Upwork API (OAuth2)
40 lines (28 loc) • 564 B
Markdown
# Release History
## 2.2.2
* Fix issue#29
## 2.2.1
* Fix base url
## 2.2.0
* Add support of Client Credentials Grant
* Fix issue with "debug" config option
* BREAKING CHANGE: NON-WORKING VERSION
## 2.1.3
* Add GraphQL support
## 2.1.2
* Send Message to a Batch of Rooms API
## 2.1.1
* Add Room Messages API
* Sync-up routers with OAuth1 version
## 2.1.0
* Add Specialties API
* Add Skills V2 API
## 2.0.4
* Fix send request issue for PUT and DELETE methods
## 2.0.3
* Team API
* Reporting API
## 2.0.2
* Set library User-Agent
## 2.0.1
* Initial commit