Skip to content

Commit

Permalink
Update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
travis79 committed Oct 24, 2022
1 parent 72b03d1 commit 7079e4a
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/v51.5.0...main)

* General
* The internal glean-core dispatch queue changed from `unbounded` to `bounded`, while still behaving as a bounded queue.
* iOS
* BUGFIX: Additional work to address an iOS crash due to an invalidated session ([#2235](https://github.com/mozilla/glean/pull/2235))

# v51.5.0 (2022-10-18)

[Full changelog](https://github.com/mozilla/glean/compare/v51.4.0...v51.5.0)
Expand Down

0 comments on commit 7079e4a

Please sign in to comment.