Skip to content

Commit 5c2dc65

Browse files
authored
Merge pull request #7 from klaviyo/2023-01-24
initial commit
2 parents 89299f1 + 37c5df4 commit 5c2dc65

378 files changed

Lines changed: 37725 additions & 2317 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

CHANGELOG.md

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Changelog
22

3+
NOTE: For more granular API-specific changes, please see our [API Changelog](https://developers.klaviyo.com/en/docs/changelog_)
4+
35
## 1.0.0
46

57
* Initial release
@@ -12,5 +14,13 @@
1214
- client name: `Client``KlaviyoAPI`
1315
- Client variable name in readme examples: `$client``$klaviyo`
1416
- Some functions have changed name
15-
- Parameter ordering: The order of params has changed; you will need to update these for your existing implementation to work
16-
- New resources and endpoints: see [API Changelog](https://developers.klaviyo.com/en/docs/changelog_) for full details
17+
- Parameter ordering: The order of params has changed; you will need to update these for your existing implementation to work
18+
19+
## 1.1.0
20+
21+
- Added the following endpoints (which were previously in our Beta API/SDKs):
22+
- Data Privacy
23+
- All Tags endpoints, as well as the following related resource-specific endpoints:
24+
- Get Flow Tags
25+
- Get List Tags
26+
- Get Segment Tags

0 commit comments

Comments
 (0)