summaryrefslogtreecommitdiff
path: root/platform/macos
diff options
context:
space:
mode:
authorMikhail Pozdnyakov <mikhail.pozdnyakov@mapbox.com>2019-06-12 19:39:07 +0300
committerMikhail Pozdnyakov <mikhail.pozdnyakov@mapbox.com>2019-06-12 20:39:03 +0300
commit6b7d3a16c0e626d2f999e8358c4a0da2af75de87 (patch)
tree310d36aefc7498d2f6ef1e721c4ea507b24b1689 /platform/macos
parent2acfa8b86f9c517c16a00db91e884f3a5e669456 (diff)
downloadqtlocation-mapboxgl-6b7d3a16c0e626d2f999e8358c4a0da2af75de87.tar.gz
[android][mac][ios] Update changelogs
Diffstat (limited to 'platform/macos')
-rw-r--r--platform/macos/CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/platform/macos/CHANGELOG.md b/platform/macos/CHANGELOG.md
index 9094e8ebbc..3eb34c5ac1 100644
--- a/platform/macos/CHANGELOG.md
+++ b/platform/macos/CHANGELOG.md
@@ -3,6 +3,7 @@
## master
* Added an `MGLMapView.prefetchesTiles` property to configure lower-resolution tile prefetching behavior. ([#14816](https://github.com/mapbox/mapbox-gl-native/pull/14816))
+* Fixed queryRenderedFeatues bug caused by incorrect sort feature index calculation. ([#14884](https://github.com/mapbox/mapbox-gl-native/pull/14884))
### Styles and rendering