Skip to content

Commit

Permalink
Version 5.4.0-rc release (#112)
Browse files Browse the repository at this point in the history
* Version 5.4.0-rc-v2.1-20.2.02.02 release

* Corrected not required overwritten changes

* updated change log

* Corrected deep link in Changelog

Co-authored-by: DevCenter-DocuSign <[email protected]>
Co-authored-by: Dhaval Brahmbhatt <[email protected]>
  • Loading branch information
3 people authored Aug 12, 2020
1 parent f8aff42 commit 663dd6e
Show file tree
Hide file tree
Showing 38 changed files with 17,538 additions and 151 deletions.
21 changes: 21 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,27 @@
All notable changes to this project will be documented in this file.

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

## [5.3.0] - eSignature API v2.1-20.2.00 - 2020-07-09
### Changed

* Added support for version v2.1-20.2.00 of the DocuSign eSignature API.
* Updated the SDK release version.

### Fixed

* Fixed read member function issue in object serializer [#102](https://github.com/docusign/docusign-php-client/issues/102)

## [5.2.0] - eSignature API v2.1-20.1.02 - 2020-05-15
### Changed

* Added support for version v2.1-20.1.02 of the DocuSign eSignature API.
* Updated the SDK release version.

### Fixed

* Date serialization issues [#97](https://github.com/docusign/docusign-php-client/issues/97)

## [5.1.0] - eSignature API v2.1-20.1.00 - 2020-03-30
### Changed

Expand Down
846 changes: 785 additions & 61 deletions src/Api/AccountsApi.php

Large diffs are not rendered by default.

Loading

0 comments on commit 663dd6e

Please sign in to comment.