Skip to content

Commit aa903d7

Browse files
changelong update
1 parent 978a682 commit aa903d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
21.11.1
2+
* !! Major breaking change !! Fixed a bug that triggered when providing segmentation to the "RecordEvent" call. Previously, by mistake, every segmentation value was parsed as a JSON and threw an exception when it wasn't a valid JSON string. Now this will not be the case and every String value can be provided. This is marked as a "major breaking change" in case some integrations were adding workarounds to this issue.
23
* ! Minor breaking change ! Default automatic session update duration changed to 60 seconds.
34
* Added a call to change the automatic session update duration.
45
* Fixed a bug where session duration was reported wrong.
5-
* Fixed a bug while recording an event with segmentation.
66

77
21.11.0
88
* Fixed session duration issue.

0 commit comments

Comments
 (0)