summaryrefslogtreecommitdiff
path: root/platform/ios
diff options
context:
space:
mode:
authorAleksandar Stojiljkovic <aleksandar.stojiljkovic@mapbox.com>2019-08-01 08:13:16 +0300
committerAleksandar Stojiljkovic <aleksandar.stojiljkovic@mapbox.com>2019-08-01 09:28:36 +0300
commit8fda03a686d9efd4db7178e93efb898c3d9f43ae (patch)
treecd6694891a8f891b60d480d1fddbc2990770f0fa /platform/ios
parent73d9f26d03810854c36a96b252885353f8ba81ce (diff)
downloadqtlocation-mapboxgl-8fda03a686d9efd4db7178e93efb898c3d9f43ae.tar.gz
[core] Changelog entry for #15195
Diffstat (limited to 'platform/ios')
-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 5f2c0478dd..8fe5ead445 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
+
+### Styles and rendering
+
+* Fixed an issue where it was possible to set the map’s content insets then tilt the map enough to see the horizon, causing performance issues. ([#15195](https://github.com/mapbox/mapbox-gl-native/pull/15195))
+
## 5.3.0
### Styles and rendering