summaryrefslogtreecommitdiff
path: root/platform/ios/CHANGELOG.md
diff options
context:
space:
mode:
authorMinh Nguyễn <mxn@1ec5.org>2016-10-17 10:14:21 -0700
committerGitHub <noreply@github.com>2016-10-17 10:14:21 -0700
commitae96e78ccd293d12e28e54a9a727d29d05a37980 (patch)
tree200104ad889ac0c0c66b40757aec4ce639a80b35 /platform/ios/CHANGELOG.md
parenta4b79ac2892770456b03692c08f619bcc173c597 (diff)
downloadqtlocation-mapboxgl-ae96e78ccd293d12e28e54a9a727d29d05a37980.tar.gz
[ios, macos] Update changelogs (#6714)
* [macos] Subdivided release by topic in changelog * [ios, macos] Updated changelogs
Diffstat (limited to 'platform/ios/CHANGELOG.md')
-rw-r--r--platform/ios/CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/platform/ios/CHANGELOG.md b/platform/ios/CHANGELOG.md
index a2273a5787..4d8ca723c2 100644
--- a/platform/ios/CHANGELOG.md
+++ b/platform/ios/CHANGELOG.md
@@ -30,6 +30,7 @@ Mapbox welcomes participation and contributions from everyone. Please read [CONT
* Fixed an issue causing stepwise zoom functions to be misinterpreted. ([#6328](https://github.com/mapbox/mapbox-gl-native/pull/6328))
* A source’s tiles are no longer rendered when the map is outside the source’s supported zoom levels. ([#6345](https://github.com/mapbox/mapbox-gl-native/pull/6345))
* Improved style parsing performance. ([#6170](https://github.com/mapbox/mapbox-gl-native/pull/6170))
+* Improved feature querying performance. ([#6514](https://github.com/mapbox/mapbox-gl-native/pull/6514))
### User location