summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLangston Smith <langston.smith@mapbox.com>2019-09-13 08:50:13 -0700
committerGitHub <noreply@github.com>2019-09-13 08:50:13 -0700
commit7db7d64270633fc229394c88e7292f088d1b05ee (patch)
treeeeee318ebc7a1b2ddda42363613fd0cbfba011e9
parent048e2c8e8e3b142ab35f87c8ee7d556474788477 (diff)
downloadqtlocation-mapboxgl-7db7d64270633fc229394c88e7292f088d1b05ee.tar.gz
[android] Adjusted 8.4.0-alpha.2 changelog to fix since section (#15610)
-rw-r--r--platform/android/CHANGELOG.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/platform/android/CHANGELOG.md b/platform/android/CHANGELOG.md
index 7c6b28ee16..a7fd332b65 100644
--- a/platform/android/CHANGELOG.md
+++ b/platform/android/CHANGELOG.md
@@ -9,7 +9,7 @@ Mapbox welcomes participation and contributions from everyone. If you'd like to
- Fixed an issue that caused the state of CompassView not up to date when `UiSettings.setCompassEnabled()` is set to true. [#15606](https://github.com/mapbox/mapbox-gl-native/pull/15606)
## 8.4.0-alpha.2 - September 11, 2019
-[Changes](https://github.com/mapbox/mapbox-gl-native/compare/android-v8.4.0-alpha.1...android-v8.4.0-alpha.2) since [Mapbox Maps SDK for Android v8.4.0](https://github.com/mapbox/mapbox-gl-native/releases/tag/android-v8.4.0-alpha.1):
+[Changes](https://github.com/mapbox/mapbox-gl-native/compare/android-v8.4.0-alpha.1...android-v8.4.0-alpha.2) since [Mapbox Maps SDK for Android v8.4.0-alpha.1](https://github.com/mapbox/mapbox-gl-native/releases/tag/android-v8.4.0-alpha.1):
### Performance improvements
- Newly loaded labels appear faster on the screen. [#15308](https://github.com/mapbox/mapbox-gl-native/pull/15308)