You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
// In this case with both email and userId present, the system will look for a contact with either a
@@ -489,6 +489,7 @@ If your account has no custom fields, an empty list will be returned.
489
489
490
490
## Version history
491
491
492
+
-`v2.1.1` (Jun 20, 2024) - Added support for mailing lists in [`createContact()`](#createcontact), [`updateContact()`](#updatecontact) and [`sendEvent()`](#sendevent).
492
493
-`v2.1.0` (Jun 19, 2024) - Added support for new [List mailing lists](#getmailinglists) endpoint.
493
494
-`v2.0.0` (Apr 19, 2024)
494
495
- Added `userId` as a parameter to [`findContact()`](#findcontact). This includes a breaking change for the `findContact()` parameters.
0 commit comments