Skip to content

Commit 003986a

Browse files
authored
Update CHANGELOG.md
1 parent 6351c94 commit 003986a

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
## 5.2.0
2-
* // Update changelog here
2+
* Added a function to enable Qonversion SDK Kids mode via the builder on Android. With this mode activated, our SDK does not collect any information that violates Google Children’s Privacy Policy.
3+
* Fixed possible rare ANR (Application Not Responding) errors during Facebook Attribution collection on Android.
4+
* ! Small breaking change - the property `QUser.identityId` is made nullable as it should be. Take it into account if you are using Dart null-safety.
35

46
## 5.1.0
57
* Added an option to customize screen presentation style.

0 commit comments

Comments
 (0)