diff --git a/CHANGELOG.md b/CHANGELOG.md index b0c245e7b2..3daa04ae80 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,10 @@ [Full changelog](https://github.com/mozilla/glean/compare/v60.2.0...main) +* Android + * Allow configuring `delayPingLifetimeIo` in Kotlin and auto-flush this data after 1000 writes. + It is also auto-flushed on background. ([#2851](https://github.com/mozilla/glean/pull/2851)) + # v60.2.0 (2024-05-23) [Full changelog](https://github.com/mozilla/glean/compare/v60.1.0...v60.2.0)