Skip to content

Commit

Permalink
version 7.0.0 (#46)
Browse files Browse the repository at this point in the history
Co-authored-by: klaviyo-sdk <[email protected]>
  • Loading branch information
klaviyo-sdk and klaviyo-sdk authored Feb 20, 2024
1 parent 7678e34 commit 292b6d9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

NOTE: For more granular API-specific changes, please see our [API Changelog](https://developers.klaviyo.com/en/docs/changelog_)



## [7.0.0] - revision 2024-02-15

### Added:
Expand Down Expand Up @@ -34,7 +36,6 @@ NOTE: For more granular API-specific changes, please see our [API Changelog](htt

- To include this data in your request, add include=attributions to your request.


## [6.1.0] - revision 2023-12-15

### Added
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -223,7 +223,7 @@ If you'd like to extend error handling beyond what the SDK supports natively, yo

* `getCode() : int`
* `getMessage() : str`
* `getReponseBody() : bytes`
* `getResponseBody() : bytes`
* `getResponseHeaders() : string[]`

For example:
Expand Down

0 comments on commit 292b6d9

Please sign in to comment.