Skip to content

Commit

Permalink
Note that customer_id attribute can't be set anymore
Browse files Browse the repository at this point in the history
  • Loading branch information
richdawe-cio committed Dec 11, 2023
1 parent 6aa44d6 commit 6a48416
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.markdown
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
## Customerio 5.3.0 - December 8, 2023
### Changed
- The `identify` method has been updated to allow the customer ID to be specified separately from the attributes, using the `customer_id` attribute. This allows a person to be updated by identifying them by e.g.: their email address. Thanks to trwalzer, jrbeck and jeremyw for the original changes that this is based on.
- It is no longer possible to set the `customer_id` attribute on a person. This is a side-effect of the changes to the `identify` method.

## Customerio 5.2.0 - December 8, 2023
### Changed
Expand Down

0 comments on commit 6a48416

Please sign in to comment.