Skip to content

Commit

Permalink
Update changelog for #5 and #7
Browse files Browse the repository at this point in the history
  • Loading branch information
manicminer authored Jan 19, 2021
1 parent 721dc71 commit f92e21f
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
## 0.4.0 (January 19, 2021)

- Adds the `UsersCLient.ListGroupMemberships()` method.
- Pagination handling: multiple pages of results with OData metadata are now automatically retrieved and merged together in the BaseClient for GET requests.

## 0.3.0 (January 18, 2021)

- Methods on `models.ApplcationApi` to manage `Oauth2PermissionScopes`.
Expand Down

0 comments on commit f92e21f

Please sign in to comment.