You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,6 +5,8 @@ See [DocuSign Support Center](https://support.docusign.com/en/releasenotes/) for
5
5
6
6
## [V8.2.0] - eSignature API v2.1-25.1.00.02 - 2025-05-24
7
7
### Changed
8
+
- Added support for version v2.1-25.1.00.02 of the DocuSign ESignature API.
9
+
- Updated the SDK release version.
8
10
- Modernized constructor classes in Api, Client and Model files (including Configuration.php file) by adding `?array $data = null` to address deprecated warnings in PHP.
9
11
- Added return types (`bool`, `mixed`, and `void`) to several functions in model files to improve type safety and compatibility with modern PHP versions.
0 commit comments