Skip to content

Commit 0c43ff6

Browse files
authored
Merge pull request #8 from klaviyo/2023-01-24
initial commit
2 parents 53b8294 + 0652f1c commit 0c43ff6

222 files changed

Lines changed: 7202 additions & 1011 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 & 1 deletion
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,4 +14,13 @@
1214
- client name: `Client``KlaviyoAPI`
1315
- Client variable name in readme examples: `client``klaviyo`
1416
- Some functions have changed name
15-
- New resources and endpoints: see [API Changelog](https://developers.klaviyo.com/en/docs/changelog_) for full details
17+
- New resources and endpoints: see [API Changelog](https://developers.klaviyo.com/en/docs/changelog_) for full details
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)