Skip to content

Commit 89fbf0b

Browse files
authored
3.0.0rc1 - Jira info updates to the changelog (#39)
1 parent b7f3411 commit 89fbf0b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@ See [DocuSign Support Center](https://support.docusign.com/en/releasenotes/) for
55

66
## [3.0.0rc1] - eSignature API v2.1-19.2.02 - 2019-08-28
77
### Changed
8-
* Updated the way the models and classes are initialized. Now using constructor parameters to initialize the classes. Updates to unit tests.
8+
* Updated the way the models and classes are initialized. Now using constructor parameters to initialize the classes. Updates to unit tests. (DCM-1788)
99
### Fixed
10-
* A bug in model mapping where instead of mapping to custom DocuSign `Date` class, was mapping to python `date` class. Causing the functions such as `envelope_api.list_tabs()` to raise exception. (DCM-1788)
10+
* A bug in model mapping where instead of mapping to custom DocuSign `Date` class, was mapping to python `date` class. Causing the functions such as `envelope_api.list_tabs()` to raise exception. (DCM-3102)
1111
### BREAKING
1212
* The SDK now supports API v2.1-19.2.02 of the DocuSign eSignature API.
1313
* SDK Release Version updated.

0 commit comments

Comments
 (0)