summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuardiola31337 <pablo.guardiola@mapbox.com>2017-11-14 11:59:44 +0100
committerGuardiola31337 <pablo.guardiola@mapbox.com>2017-11-14 12:24:35 +0100
commit12a262a4350ac870bcf6424ec9227250f50d72b0 (patch)
tree3384a5996e421c5d3508781effc9c5934c2cd699
parentf0f113bafc49a735a596357a0982e298648f4d48 (diff)
downloadqtlocation-mapboxgl-upstream/release-android-v5.2.0-beta.5.tar.gz
-rw-r--r--platform/android/CHANGELOG.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/platform/android/CHANGELOG.md b/platform/android/CHANGELOG.md
index d61c2ec8b9..924a05aa85 100644
--- a/platform/android/CHANGELOG.md
+++ b/platform/android/CHANGELOG.md
@@ -6,6 +6,16 @@ Mapbox welcomes participation and contributions from everyone. If you'd like to
* TBA
+## 5.2.0-beta.5 - November 14, 2017
+
+- MapSnapshot attribution [#10362](https://github.com/mapbox/mapbox-gl-native/pull/10362)
+- Downgrade min sdk to 14 [#10355](https://github.com/mapbox/mapbox-gl-native/pull/10355)
+- Harden deselection mechanism for markers [#10403](https://github.com/mapbox/mapbox-gl-native/pull/10403)
+- Cherry picks to agua [#10442](https://github.com/mapbox/mapbox-gl-native/pull/10442)
+- Rework test activity gen script setup [#10365](https://github.com/mapbox/mapbox-gl-native/pull/10365)
+- Fix broken android unit tests, update test make target to SDK [#10387](https://github.com/mapbox/mapbox-gl-native/pull/10387)
+- Check for null value when calling mapboxMap.clear [#10388](https://github.com/mapbox/mapbox-gl-native/pull/10388)
+
## 5.2.0-beta.4 - November 3, 2017
- Revert adding mapbox-android-core dependency (#10354) [#10380](https://github.com/mapbox/mapbox-gl-native/pull/10380)