Skip to content

Commit

Permalink
Added throttling details in non-xml response
Browse files Browse the repository at this point in the history
  • Loading branch information
BL committed Feb 16, 2018
1 parent 0cbe494 commit 24e7c9e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
0.0.15
- Bug fixed ResponseMetadata (RequestId) in success response
- Added throttling details in non-xml response

0.0.14
- Clean code
- Added typeScript example of reports
Expand All @@ -11,7 +15,6 @@
- Add support upto NODE 8
- Added ListOrderItems example of Orders


0.0.13 December 08, 2017
- Add the MWS Version Detail
- Additional error & exception handling
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "amazon-mws",
"version": "0.0.14",
"version": "0.0.15",
"description": "Amazon MWS API wrapper",
"keywords": [
"Amazon MWS",
Expand Down

0 comments on commit 24e7c9e

Please sign in to comment.