summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobrun <tobrun.van.nuland@gmail.com>2018-01-22 13:50:53 +0100
committerTobrun <tobrun.van.nuland@gmail.com>2018-01-22 13:50:53 +0100
commit2435908ee46a5c538884474de45f7721ff1e94d4 (patch)
tree4893dd7513d071c7f234fa293386c57ca6c6ac03
parent4fc070dcfd84324d2596a748f3bb815a2e4a7b5f (diff)
downloadqtlocation-mapboxgl-upstream/tvn-5.3.2-changelog.tar.gz
[android] - update changelog for v5.3.2upstream/tvn-5.3.2-changelog
-rw-r--r--platform/android/CHANGELOG.md10
1 files changed, 9 insertions, 1 deletions
diff --git a/platform/android/CHANGELOG.md b/platform/android/CHANGELOG.md
index 8603b4eae2..0e965f5fe7 100644
--- a/platform/android/CHANGELOG.md
+++ b/platform/android/CHANGELOG.md
@@ -3,9 +3,17 @@
Mapbox welcomes participation and contributions from everyone. If you'd like to do so please see the [`Contributing Guide`](https://github.com/mapbox/mapbox-gl-native/blob/master/CONTRIBUTING.md) first to get started.
## master
-
- Add Hebrew localization [#10967](https://github.com/mapbox/mapbox-gl-native/pull/10967)
+## 5.3.2 - January 22, 2018
+ - Validate surface creation before destroying [#10890](https://github.com/mapbox/mapbox-gl-native/pull/10890)
+ - Add filesource activation ot OfflineRegion [#10904](https://github.com/mapbox/mapbox-gl-native/pull/10904)
+ - Save configuration of UiSettings [#10908](https://github.com/mapbox/mapbox-gl-native/pull/10908)
+ - Do not overwrite user-set focal point [#10910](https://github.com/mapbox/mapbox-gl-native/pull/10910)
+ - Camera callbacks for velocity animated movements [#10925](https://github.com/mapbox/mapbox-gl-native/pull/10925)
+ - Allow changing the used OkHttpClient [#10948](https://github.com/mapbox/mapbox-gl-native/pull/10948)
+ - Validate zoom level before creating telemetry event [#10959](https://github.com/mapbox/mapbox-gl-native/pull/10959)
+
## 5.3.1 - January 10, 2018
- Blacklist binary program loading for Vivante GC4000 GPUs [#10862](https://github.com/mapbox/mapbox-gl-native/pull/10862)
- Support Genymotion [#10841](https://github.com/mapbox/mapbox-gl-native/pull/10841)