Skip to content

Commit

Permalink
Update Changelog: Cloud/User: Renamed User.GetSelf to `User.GetCurr…
Browse files Browse the repository at this point in the history
…entUser`
  • Loading branch information
andygrunwald committed Oct 19, 2022
1 parent 2b87146 commit b835d6c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -397,6 +397,7 @@ client, err := jira.NewClient("https://...", tp.Client())
* Cloud/Authentication: `BasicAuthTransport.Password` was renamed to `BasicAuthTransport.APIToken`
* Cloud/Authentication: Removes `CookieAuthTransport` and `AuthenticationService`, because this type of auth is not supported by the Jira cloud offering
* Cloud/Component: The type `CreateComponentOptions` was renamed to `ComponentCreateOptions`
* Cloud/User: Renamed `User.GetSelf` to `User.GetCurrentUser`

### Features

Expand Down

0 comments on commit b835d6c

Please sign in to comment.