Skip to content

Commit b835d6c

Browse files
committed
Update Changelog: Cloud/User: Renamed User.GetSelf to User.GetCurrentUser
1 parent 2b87146 commit b835d6c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -397,6 +397,7 @@ client, err := jira.NewClient("https://...", tp.Client())
397397
* Cloud/Authentication: `BasicAuthTransport.Password` was renamed to `BasicAuthTransport.APIToken`
398398
* Cloud/Authentication: Removes `CookieAuthTransport` and `AuthenticationService`, because this type of auth is not supported by the Jira cloud offering
399399
* Cloud/Component: The type `CreateComponentOptions` was renamed to `ComponentCreateOptions`
400+
* Cloud/User: Renamed `User.GetSelf` to `User.GetCurrentUser`
400401

401402
### Features
402403

0 commit comments

Comments
 (0)