Skip to content

Commit 292b6d9

Browse files
klaviyo-sdkklaviyo-sdk
andauthored
version 7.0.0 (#46)
Co-authored-by: klaviyo-sdk <[email protected]>
1 parent 7678e34 commit 292b6d9

2 files changed

Lines changed: 3 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

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

10+
11+
1012
## [7.0.0] - revision 2024-02-15
1113

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

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

37-
3839
## [6.1.0] - revision 2023-12-15
3940

4041
### Added

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -223,7 +223,7 @@ If you'd like to extend error handling beyond what the SDK supports natively, yo
223223

224224
* `getCode() : int`
225225
* `getMessage() : str`
226-
* `getReponseBody() : bytes`
226+
* `getResponseBody() : bytes`
227227
* `getResponseHeaders() : string[]`
228228

229229
For example:

0 commit comments

Comments
 (0)