summaryrefslogtreecommitdiff
path: root/platform/ios/CHANGELOG.md
diff options
context:
space:
mode:
authorMikhail Pozdnyakov <mikhail.pozdnyakov@mapbox.com>2019-10-04 12:34:30 +0300
committerMikhail Pozdnyakov <mikhail.pozdnyakov@mapbox.com>2019-10-04 13:16:54 +0300
commit946b9d22818c76325ce6f5bf4804494f461f2c0a (patch)
tree9c879a665d55ab6c156df0be05e0469e311a09d3 /platform/ios/CHANGELOG.md
parent064c60cdcab331bc19fe399492179dcb5b29121a (diff)
downloadqtlocation-mapboxgl-946b9d22818c76325ce6f5bf4804494f461f2c0a.tar.gz
[ios][android] Add change log entries
Diffstat (limited to 'platform/ios/CHANGELOG.md')
-rw-r--r--platform/ios/CHANGELOG.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/platform/ios/CHANGELOG.md b/platform/ios/CHANGELOG.md
index d8d242e5ea..458e533442 100644
--- a/platform/ios/CHANGELOG.md
+++ b/platform/ios/CHANGELOG.md
@@ -2,6 +2,12 @@
Mapbox welcomes participation and contributions from everyone. Please read [CONTRIBUTING.md](../../CONTRIBUTING.md) to get started.
+## master
+
+### Performance improvements
+
+ * Improved rendering performance for the styles with multiple sources ([#15756](https://github.com/mapbox/mapbox-gl-native/pull/15756))
+
## 5.5.0
### Other changes