Skip to content

Commit

Permalink
changelog updates for 2.23.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tdumitrescu committed Oct 23, 2018
1 parent b59b086 commit 40f1fe4
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
**2.23.0** (23 Oct 2018)
- Track `time` prop automatically with all events recording UTC timestamp (in seconds)
as the client (browser) sees it. The automatic value can be overridden by setting the
`time` prop explicitly in tracking calls.
- Set `$user_id` and `$device_id` superprops automatically. This allows finer-grained
identity management around linking anonymous, logged-in, and logged-out behavior.

**2.22.4** (1 Jun 2018)
- Ensure GDPR cookies are always cleared when possible

Expand Down

0 comments on commit 40f1fe4

Please sign in to comment.