Skip to content

Commit

Permalink
Version 4.9.0-rc release (#133)
Browse files Browse the repository at this point in the history
* Version 4.9.0-rc-v2-21.1.01 release

* removed non-exist oauth test run from travis

Co-authored-by: DevCenter-DocuSign <dcdev@docusign.com>
Co-authored-by: dhaval.brahmbhatt <dhaval.brahmbhatt@docusign.com>
  • Loading branch information
3 people authored Apr 16, 2021
1 parent 3c86ff6 commit cbb9272
Show file tree
Hide file tree
Showing 335 changed files with 13,049 additions and 12,480 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ sudo: false
php:
- 7.4
before_install: "composer install --ignore-platform-reqs"
script: "cd test && phpunit UnitTests.php && phpunit OAuthTests.php"
script: "cd test && phpunit UnitTests.php"
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,13 @@ 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.

## [4.9.0-rc] - eSignature API v2-21.1.01 - 2021-04-08
### Changed

* Added nullable properties for the default initialization.
* Added support for version v2-21.1.01 of the DocuSign eSignature API.
* Updated the SDK release version.ccessed without initializing.

## [4.8.0-rc] - eSignature API v2-20.4.01 - 2021-01-15
### Changed

Expand Down
Loading

0 comments on commit cbb9272

Please sign in to comment.