Skip to content

Commit 1262acf

Browse files
author
acooper4960
authored
v4.5.0 (#160)
* v4.5.0 * v4.5.0 * v4.5.0 * v4.5.0
1 parent 45a280f commit 1262acf

22 files changed

+1127
-738
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22

33
See [DocuSign Support Center](https://support.docusign.com/en/releasenotes/) for Product Release Notes.
44

5+
## [v4.5.0] - eSignature API v2-19.4.01
6+
### Changed
7+
- The SDK now supports version 19.4.01 of the DocuSign eSignature v2 API.
8+
- SDK Release Version updated.
9+
510
## [v4.4.0] - eSignature API v2-19.2.02
611
### Changed
712
- The SDK now supports version 19.2.02 of the DocuSign eSignature v2 API.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "docusign-esign",
3-
"version": "4.4.0",
3+
"version": "4.5.0-rc2",
44
"description": "DocuSign Node.js API client.",
55
"license": "MIT",
66
"main": "src/index.js",

src/api/AccountsApi.js

Lines changed: 69 additions & 8 deletions
Large diffs are not rendered by default.

src/api/ConnectApi.js

Lines changed: 443 additions & 4 deletions
Large diffs are not rendered by default.

src/api/DataFeedApi.js

Lines changed: 0 additions & 114 deletions
This file was deleted.

0 commit comments

Comments
 (0)