File tree Expand file tree Collapse file tree 1 file changed +31
-0
lines changed
Expand file tree Collapse file tree 1 file changed +31
-0
lines changed Original file line number Diff line number Diff line change 1+ # Change Log
2+ All notable changes to this project will be documented in this file.
3+
4+ See [ DocuSign Support Center] ( https://support.docusign.com/en/releasenotes/ ) for Product Release Notes.
5+
6+ ## [ Unreleased]
7+ ### Added
8+ - More test cases.
9+
10+ ### Changed
11+ - Updated the package with the latest API release.
12+
13+ ## [ 2.1.0] - 2017-01-24
14+ ### Added
15+ - Documentation about several Authentication methods supported by DocuSign API.
16+
17+ ### Changed
18+ - Support for DocuSign Core release 16.1.00.00.
19+ - Code snippet to use base URL from the login call. Required for integrations when they go live.
20+
21+ ### Fixed
22+ - Issue [ ` #47 ` ] ( https://github.com/docusign/DocuSign-Node-Client/issues/47 ) : Some DocuSign API calls don't like null as object property value.
23+
24+ ## [ 2.0.3] - 2016-03-23
25+ ### Added
26+ - TravisCI automatic testing.
27+
28+ ### Changed
29+ - Updated the package to a newer API release.
30+ - Switched to MIT license.
31+ - Updated documentation on README.
You can’t perform that action at this time.
0 commit comments