Skip to content

Commit 7ba2717

Browse files
committed
updated changelog
1 parent 4d8b09b commit 7ba2717

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,10 @@ NOTE: For more granular API-specific changes, please see our [API Changelog](htt
99

1010
## [2.0.0] - 2023-04-06
1111
### Added
12-
- Profiles API now returns predictive analytics when calling `get_profile` and `get_profiles` by passing in `additional_fields_profile = "predictive_analytics"`.
12+
- Profiles API now returns predictive analytics when calling `get_profile` and `get_profiles` by passing in `additional_fields_profile = ["predictive_analytics"]`.
1313

1414
### Changed
15-
- Relationship endpoints that were previously grouped together are now split into related-resource-specific endpoints.
15+
- Relationship endpoints that were previously grouped together are now split into related-resource-specific endpoints. This means that all relationship endpoints have new function names.
1616

1717
### Migration Guide
1818
- To migrate to this latest version, all calls to relationship endpoints need to be updated, as in the following example:

0 commit comments

Comments
 (0)