From 28bcc36cc412b42b1a94cd150c4d3a3c1cdbe33b Mon Sep 17 00:00:00 2001 From: Brandon Romano Date: Wed, 4 Dec 2024 15:47:32 -0800 Subject: [PATCH] Adds changelog entry --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 02cc3aa..e424afb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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