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
+4-7Lines changed: 4 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,12 +1,9 @@
1
-
# Change Log
2
-
All notable changes to this project will be documented in this file.
3
-
1
+
# DocuSign Java Client Changelog
4
2
See [DocuSign Support Center](https://support.docusign.com/en/releasenotes/) for Product Release Notes.
5
3
6
-
## [Unreleased]
7
-
### Changed
8
-
- Updated the package with the latest API monthly release.
9
-
4
+
## [v2.6.2] - eSignature API v18.1.02 - 7/3/2018
5
+
### Fixed
6
+
* Fixed a problem that could cause the getUserInfo method to generate an exception when returning information about a user who was part of an organization. The method now returns same set of organization data as the [oauth/userinfo](https://developers.docusign.com/esign-rest-api/guides/authentication/user-info-endpoints) API endpoint method.
0 commit comments