Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: add note for breaking changes
Browse files Browse the repository at this point in the history
xiaoweii committed Oct 13, 2023
1 parent 48fd298 commit dc3c9d0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -142,6 +142,8 @@ ClickstreamAnalytics.recordEvent("button_click")

You can add the following code to log an event with an item.

**Note: Only pipelines from version 1.1+ can handle items with custom attribute.**

```swift
import Clickstream

0 comments on commit dc3c9d0

Please sign in to comment.