From b268817a64cc393f3732c8ee154576b7a8753208 Mon Sep 17 00:00:00 2001 From: denischilik <225006499+denischilik@users.noreply.github.com> Date: Tue, 21 Jul 2026 18:33:25 +0000 Subject: [PATCH] chore: prepare release 6.0.0 --- CHANGELOG.md | 8 ++++++++ VERSION | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9949b0890..5ae4d75b6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -19,6 +19,14 @@ - Remove deprecated `KitIntegration.getAllUserAttributes()`. Custom kits must use `getCurrentUser().getUserAttributes()` (or other `FilteredMParticleUser` APIs) and `AttributeListener` callbacks instead ([#682](https://github.com/mParticle/mparticle-android-sdk/pull/682)) - Remove deprecated `KitIntegration.getUserIdentities()`. Custom kits must use identity data from kit callbacks and request objects instead ([#681](https://github.com/mParticle/mparticle-android-sdk/pull/681)) ([8d3a23c8](https://github.com/mParticle/mparticle-android-sdk/commit/8d3a23c84c96d11f0ee1f80763adacc4f964b544)) +## [6.0.0] - 2026-07-21 + +### Core + +#### Fixed + +- Wait for User Attributes to persist before Rokt selectPlacements ([#727](https://github.com/mParticle/mparticle-android-sdk/pull/727)) + ## [6.0.0-rc.1] - 2026-05-22 ### Core diff --git a/VERSION b/VERSION index c3a4d6bbb..09b254e90 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -6.0.0-rc.1 +6.0.0