summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortobrun <tobrun.van.nuland@gmail.com>2019-05-17 09:10:47 +0200
committerTobrun <tobrun.van.nuland@gmail.com>2019-05-17 10:57:05 +0200
commit0b776ff17572d3c89a9f6c0aa92e00d6d36524ee (patch)
tree8394f4c115db2260bc69398bbadb6977df5a9cbb
parent8281a929e6bd3d0273e6a955a4a4e1b8322ce846 (diff)
downloadqtlocation-mapboxgl-0b776ff17572d3c89a9f6c0aa92e00d6d36524ee.tar.gz
[android] - updat changelog for releasing v6.8.2
-rw-r--r--platform/android/CHANGELOG.md7
1 files changed, 6 insertions, 1 deletions
diff --git a/platform/android/CHANGELOG.md b/platform/android/CHANGELOG.md
index 8aad440f72..f9d32b1702 100644
--- a/platform/android/CHANGELOG.md
+++ b/platform/android/CHANGELOG.md
@@ -4,7 +4,12 @@ Mapbox welcomes participation and contributions from everyone. If you'd like to
## master
-## 8.0.0-beta.1 - May 16, 2019
+## 6.8.2 - May 17, 2019
+
+### Bugs
+ - Avoid binary shader load race condition with using multiple maps, disable binary shaders [#14298](https://github.com/mapbox/mapbox-gl-native/pull/14298)
+
+## 7.5.0-beta.1 - May 17, 2019
### Features
- Option to provide custom values for location camera transition [#14606](https://github.com/mapbox/mapbox-gl-native/pull/14606)