summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorŁukasz Paczos <lukasz.paczos@mapbox.com>2018-05-23 12:31:28 +0200
committerŁukasz Paczos <lukasz.paczos@mapbox.com>2018-05-23 14:12:02 +0200
commited1f85700c9305048307cee0e56dcad4b78e9337 (patch)
tree0fa07777c628ddc9e6819441774abb02db3f4547
parent671fe37b1e6cde56c3edec76ce62542e4c8e57b7 (diff)
downloadqtlocation-mapboxgl-ed1f85700c9305048307cee0e56dcad4b78e9337.tar.gz
[android] - update changelog for v6.1.3
(cherry picked from commit f9775e3)
-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 3fbfc32a76..f9cb15b035 100644
--- a/platform/android/CHANGELOG.md
+++ b/platform/android/CHANGELOG.md
@@ -5,6 +5,12 @@ Mapbox welcomes participation and contributions from everyone. If you'd like to
## master
- Unknown tokens in URLs are now preserved, rather than replaced with an empty string [#11787](https://github.com/mapbox/mapbox-gl-native/issues/11787)
+## 6.1.3 - May 23, 2018
+ - Circle querying fixes [#11571](https://github.com/mapbox/mapbox-gl-native/pull/11571)
+ - Global symbol query [#11742](https://github.com/mapbox/mapbox-gl-native/pull/11742)
+ - Change MapView#initialize modifier to allow overriding [#11969](https://github.com/mapbox/mapbox-gl-native/pull/11969)
+ - Update telemetry to 3.1.2 [#11987](https://github.com/mapbox/mapbox-gl-native/pull/11987)
+
## 6.1.2 - May 18, 2018
- Update telemetry to 3.1.1 [#11942](https://github.com/mapbox/mapbox-gl-native/pull/11942)