From 8c58842839e3e17f1d75a1eadd6443628824ed1c Mon Sep 17 00:00:00 2001 From: Tobrun Date: Wed, 29 Aug 2018 06:17:18 +0200 Subject: [android] - update changelog for v6.5.0-alpha.2 release --- platform/android/CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'platform/android/CHANGELOG.md') diff --git a/platform/android/CHANGELOG.md b/platform/android/CHANGELOG.md index 31bb338b72..2e16fa1acd 100644 --- a/platform/android/CHANGELOG.md +++ b/platform/android/CHANGELOG.md @@ -2,6 +2,13 @@ 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. +## 6.5.0-alpha.2 - August 29, 2018 + - Keep arbitrary region fields and constructor of OfflineGeometryRegionDefinition while obfuscating [#12734](https://github.com/mapbox/mapbox-gl-native/pull/12734) + - Modularise the SDK [#12468](https://github.com/mapbox/mapbox-gl-native/pull/12468) + - Invalidate InfoWindow's y offset when content is set [#12715](https://github.com/mapbox/mapbox-gl-native/pull/12715) + - Synchronize and coalesce requests targeting the same TileID in the CustomGeometrySource [#12509](https://github.com/mapbox/mapbox-gl-native/pull/12509) + - Line gradient support [#12575](https://github.com/mapbox/mapbox-gl-native/pull/12575) + ## 6.5.0-alpha.1 - August 22, 2018 - Don't default-show text/icons that depend on the placement of a paired icon/text [#12483](https://github.com/mapbox/mapbox-gl-native/issues/12483) - Fix symbol querying for markers near tile boundaries at high zoom. ([#12472](https://github.com/mapbox/mapbox-gl-native/issues/12472)) -- cgit v1.2.1