Skip to content

Commit 2ed1100

Browse files
authored
Update CHANGELOG.md
1 parent 05f6976 commit 2ed1100

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,15 @@
55

66
* change Object types to custom `JsonObject` ([800afbe](https://github.com/watson-developer-cloud/node-sdk/commit/800afbe))
77
* updates from ibm-cloud-sdk-core: ([dfabc7a](https://github.com/watson-developer-cloud/node-sdk/commit/dfabc7a))
8+
- expose the body in the detailed response under the field `result`
9+
- add new token manager for ICP4D
10+
- default request body size to Infinity
811

912

1013
### Features
1114

12-
* **language-translator:** the following methods have been added: ([a0f2c20](https://github.com/watson-developer-cloud/node-sdk/commit/a0f2c20))
13-
* address review comments ([5b09882](https://github.com/watson-developer-cloud/node-sdk/commit/5b09882))
15+
* **language-translator:** the following methods have been added: `deleteDocument`, `getDocumentStatus`, `getTranslatedDocument`, `listDocuments`, `translateDocument` ([a0f2c20](https://github.com/watson-developer-cloud/node-sdk/commit/a0f2c20))
16+
* Add `processing_metrics`, `processing_metrics_interval` and `audio_metrics` as query params in WebSocket `recognize` ([5b09882](https://github.com/watson-developer-cloud/node-sdk/commit/5b09882))
1417

1518
## [4.1.3](https://github.com/watson-developer-cloud/node-sdk/compare/v4.1.2...v4.1.3) (2019-05-24)
1619

0 commit comments

Comments
 (0)