Skip to content

Commit

Permalink
updates changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
cykolln committed Jan 30, 2024
1 parent 5f9d672 commit 05fb802
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

#### Fixed
- Updated customer.js to correctly handle promise returned from isIdentified
- Updated KlaviyoV3Api to handle new response patterns returned from V3 APIs
- Fixed issue with Added to Cart events not syncing for multi-site configurations
- Fixed Added to Cart observer to check for private key instead of public key
- Fixed error handling from V3 APIs, logs out the error message instead of the stack trace on retries.

### [4.1.1] - 2023-12-12

Expand Down

0 comments on commit 05fb802

Please sign in to comment.