From 75f3bc75cf6f0b130ba6a4ac09a6d4c697b1ff52 Mon Sep 17 00:00:00 2001 From: ArtursK Date: Thu, 2 Mar 2023 18:32:02 +0200 Subject: [PATCH] Adding missing changelog entries --- CHANGELOG.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 78d5403a..325f8fd3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,8 +7,10 @@ * Events are now recorded with an internal ID in Android. * Updated Underlying android SDK version to 22.09.0 * Updated Underlying iOS SDK version to 23.02.0 -* + ## 23.2.0-np +* Fixed a race condition bug in Android where a recorded event would have the wrong user properties in the drill database on the server. Now event queue is emptied (formed into a request) before recording any user profile changes. +* Events are now recorded with an internal ID in Android. * Updated Underlying android SDK version to 22.09.0 * Updated Underlying iOS SDK version to 23.02.0