Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,22 @@

## [Unreleased]

## [6.0.3] - 2026-08-28

### Core

#### Added

- Accept native GoDaddy R1 certificate chains ([#766](https://github.com/mParticle/mparticle-android-sdk/pull/766))

### Kits

#### Rokt

##### Added

- Report mParticle API usage through the Rokt kit ([#761](https://github.com/mParticle/mparticle-android-sdk/pull/761))

## [6.0.2] - 2026-08-07

### Core
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
6.0.2
6.0.3
Loading