Skip to content

Commit

Permalink
Added 10.9.0-rc.1 changelog header entry
Browse files Browse the repository at this point in the history
  • Loading branch information
jush committed Oct 3, 2022
1 parent 512acd5 commit f97571a
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,23 @@
# Changelog for Mapbox Maps SDK v10 for Android

Mapbox welcomes participation and contributions from everyone.

# main

## Bug fixes 🐞

* Fix scale bar text being cut ([1716](https://github.com/mapbox/mapbox-maps-android/pull/1716))

# 10.9.0-rc.1

## Bug fixes 🐞

* Fix scale bar text being cut ([1716](https://github.com/mapbox/mapbox-maps-android/pull/1716))

# 10.8.1 September 30, 2022

## Bug fixes 🐞

* Fix incorrect `MapView` dimensions after background orientation change. ([1658](https://github.com/mapbox/mapbox-maps-android/pull/1658))
* Throw an exception with the meaningful stacktrace when constructing `Value` from an infinite or NaN number. ([1681](https://github.com/mapbox/mapbox-maps-android/pull/1681))
* Make telemetry a single instance. Avoids module recreation when coming from background. ([1695](https://github.com/mapbox/mapbox-maps-android/pull/1695))
Expand Down

0 comments on commit f97571a

Please sign in to comment.