Skip to content

Commit

Permalink
Changelog entry for Android changes around delayPingLifetimeIo
Browse files Browse the repository at this point in the history
  • Loading branch information
badboy committed May 31, 2024
1 parent c80bcd7 commit 1c942ca
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@

[Full changelog](https://github.com/mozilla/glean/compare/v60.0.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))
(Backported changes)

# v60.0.0 (2024-04-22)

[Full changelog](https://github.com/mozilla/glean/compare/v59.0.0...v60.0.0)
Expand Down

0 comments on commit 1c942ca

Please sign in to comment.