Skip to content

Commit

Permalink
Adds changelog entry
Browse files Browse the repository at this point in the history
  • Loading branch information
BrandonRomano committed Dec 4, 2024
1 parent 725fb70 commit 28bcc36
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 @@ -5,6 +5,7 @@
- Add support for the OAuth Applications API. Added the oauthapplication package for API operations and a clerk.OAuthApplication type.
- Add support for multiple invitation templates with the `TemplateSlug` field in `invitation.Create`.
- Add support for listing and creating waitlist entries with the `waitlistentry.List` and `waitlistentry.Create` methods.
- Add support for fetching an organization with its members count, via a new `organizations.GetWithParams` method.

## 2.2.0

Expand Down

0 comments on commit 28bcc36

Please sign in to comment.