summaryrefslogtreecommitdiff
path: root/platform/android/CHANGELOG.md
diff options
context:
space:
mode:
authorAlexander Shalamov <alexander.shalamov@mapbox.com>2019-07-08 12:26:37 +0300
committerAlexander Shalamov <alexander.shalamov@mapbox.com>2019-07-09 11:43:46 +0300
commit81fc49502307dcf6a390b86fc62f6affc5f2b365 (patch)
tree2a61fb07fd6b35523c150011f7da4cb4a7c64a9e /platform/android/CHANGELOG.md
parent8d94bb1be0abfb03e958abe740976e920ea53f27 (diff)
downloadqtlocation-mapboxgl-81fc49502307dcf6a390b86fc62f6affc5f2b365.tar.gz
[android][ios][macos] Update changelog for #14930
Diffstat (limited to 'platform/android/CHANGELOG.md')
-rw-r--r--platform/android/CHANGELOG.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/platform/android/CHANGELOG.md b/platform/android/CHANGELOG.md
index 9288256692..c699349bec 100644
--- a/platform/android/CHANGELOG.md
+++ b/platform/android/CHANGELOG.md
@@ -4,6 +4,8 @@ Mapbox welcomes participation and contributions from everyone. If you'd like to
## master
+* Performance improvements for queryRenderedFeatures API and optimization that allocates containers based on a number of rendered layers. ([#14930](https://github.com/mapbox/mapbox-gl-native/pull/14930))
+
## 8.2.0-alpha.2 - July 3, 2019
### Bugs