Skip to content

Commit 9f385f1

Browse files
Version v4.14.0-rc1-v2-21.2.02.00 release (#267)
Co-authored-by: dhaval-brahmbhatt <[email protected]>
1 parent 2442f05 commit 9f385f1

File tree

5 files changed

+34
-10
lines changed

5 files changed

+34
-10
lines changed

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,13 @@
22

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

5-
## [v4.13.1] - eSignature API v2-21.2.00.00 (07/29/2021)
5+
## [v4.14.0-rc1] - eSignature API v2-21.2.02.00 - 2021-08-11
6+
### Changed
7+
- Added support for version v2-21.2.02.00 of the DocuSign ESignature API.
8+
- Updated the SDK release version.
9+
10+
11+
## [v4.13.1] - eSignature API v2-21.2.00.00 - 2021-07-29
612
### Changed
713
- Updated Get Form Data unit test.
814
- Updated Travis-CI badge in README.md

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.13.1",
3+
"version": "4.14.0-rc1",
44
"description": "DocuSign Node.js API client.",
55
"license": "MIT",
66
"main": "src/index.js",

0 commit comments

Comments
 (0)