Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
Co-authored-by: Kiryl Dzehtsiarenka <kiryl.dzehtsiarenka@mapbox.com>
  • Loading branch information
Kevin Li and kiryldz authored Feb 14, 2022
1 parent 245c526 commit bea054b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Mapbox welcomes participation and contributions from everyone.
## Features ✨ and improvements 🏁
* Refactor scheduling logic for render thread in general slightly improving rendering performance. ([#1068](https://github.com/mapbox/mapbox-maps-android/pull/1068))
* Add accuracy radius support for location component plugin. ([#1016](https://github.com/mapbox/mapbox-maps-android/pull/1016))
* Add LocationCompassEngine for location component plugin. ([#1131](https://github.com/mapbox/mapbox-maps-android/pull/1131))
* Add device compass support for location component plugin. ([#1131](https://github.com/mapbox/mapbox-maps-android/pull/1131))

## Bug fixes 🐞
* Fix skipping / crashing user events scheduled on a render thread with `MapView#queueEvent`. ([#1068](https://github.com/mapbox/mapbox-maps-android/pull/1068))
Expand Down

0 comments on commit bea054b

Please sign in to comment.