summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPablo Guardiola <guardiola31337@gmail.com>2017-10-26 15:53:29 -0700
committerGitHub <noreply@github.com>2017-10-26 15:53:29 -0700
commit932183d8eb6a89422d76c060547a5cc84e379d20 (patch)
tree32a8dfbf6556773cddc02fe3a4e032587372bb7b
parentbd06e2f6fa3ca3367b831caeb52ecb6da3f199fd (diff)
downloadqtlocation-mapboxgl-932183d8eb6a89422d76c060547a5cc84e379d20.tar.gz
[android] release v5.2.0-beta.3 (#10298)
-rw-r--r--platform/android/CHANGELOG.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/platform/android/CHANGELOG.md b/platform/android/CHANGELOG.md
index 2072f0c128..ac7fb1beb1 100644
--- a/platform/android/CHANGELOG.md
+++ b/platform/android/CHANGELOG.md
@@ -6,6 +6,12 @@ Mapbox welcomes participation and contributions from everyone. If you'd like to
* TBA
+## 5.2.0-beta.3 - October 26, 2017
+
+- Reorganize dependencies [#10268](https://github.com/mapbox/mapbox-gl-native/pull/10268)
+- Blacklist VAO usage on adreno 3xx [#10291](https://github.com/mapbox/mapbox-gl-native/pull/10291)
+- On stop null check [#10259](https://github.com/mapbox/mapbox-gl-native/pull/10259)
+
## 5.2.0-beta.2 - October 19, 2017
- Wire up MapZoomButtonController with camera change events [#10221](https://github.com/mapbox/mapbox-gl-native/pull/10221)