Skip to content

Commit

Permalink
Add changelog entry
Browse files Browse the repository at this point in the history
[doc only]
  • Loading branch information
badboy committed Aug 25, 2020
1 parent 9f4a28c commit c4eba55
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/v32.2.0...main)

* Android
* Handle ping registration off the main thread. This removes a potential blocking call ([#1132](https://github.com/mozilla/glean/pull/1132)).
* iOS
* Handle ping registration off the main thread. This removes a potential blocking call ([#1132](https://github.com/mozilla/glean/pull/1132)).

# v32.2.0 (2020-08-25)

[Full changelog](https://github.com/mozilla/glean/compare/v32.1.1...v32.2.0)
Expand Down

0 comments on commit c4eba55

Please sign in to comment.