summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLangston Smith <langston.smith@mapbox.com>2019-08-09 08:51:07 -0700
committerGitHub <noreply@github.com>2019-08-09 08:51:07 -0700
commit68940702768581ded414ac2eb1a21fee808f63dc (patch)
treee6348842d9b63037c0567879dd7c2e5065c9f796
parentb04593ae7ced1f413bf1569d2c68c1f9f1e2ab4d (diff)
downloadqtlocation-mapboxgl-upstream/android-8.3.0-alpha.2-changelog-15330-update.tar.gz
[android] 8.3.0-alpha.2 changelog update format changeupstream/android-8.3.0-alpha.2-changelog-15330-update
-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 595df1a918..f68928a3d3 100644
--- a/platform/android/CHANGELOG.md
+++ b/platform/android/CHANGELOG.md
@@ -14,7 +14,7 @@ Mapbox welcomes participation and contributions from everyone. If you'd like to
### Bug fixes
- Load a style without an URI or JSON [#15293](https://github.com/mapbox/mapbox-gl-native/pull/15293)
-- Do not try to wake up the RunLoop if a wake is already pending [#15330](https://github.com/mapbox/mapbox-gl-native/pull/15330) <- Fixes offline downloads that could freeze after resuming.
+- Do not try to wake up the RunLoop if a wake is already pending. Fixes offline downloads that could freeze after resuming. [#15330](https://github.com/mapbox/mapbox-gl-native/pull/15330)
## 8.0.2 - July 31, 2019
[Changes](https://github.com/mapbox/mapbox-gl-native/compare/android-v8.0.1...android-v8.0.2) since [Mapbox Maps SDK for Android v8.0.1](https://github.com/mapbox/mapbox-gl-native/releases/tag/android-v8.0.1):