Skip to content

Commit 90f25a5

Browse files
authored
Update CHANGELOG.md
1 parent 56e341d commit 90f25a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
* *(iOS 12+)* Support for OAuthLogin with helper functions for Authentication to DocuSign. If you use oAuth no need to create your own Authentication browser you can simply call `loginWithOAuthEnv` and pass the needed params to authenticate to DocuSignSDK.
66

77
### Changed
8-
* Added two new parameters to *Optional* params to `loginWithAccessToken` method for `refreshToken` and `expiresIn` in case of oAuth happening from Host App side.
8+
* Added two new parameters *Optional* to `loginWithAccessToken` method for `refreshToken` and `expiresIn` in case of oAuth happening from Host App side.
99
* Prep work for spinning off DocuSignAPI as a separate Pod.
1010

1111
### Removed

0 commit comments

Comments
 (0)