summaryrefslogtreecommitdiff
path: root/platform/ios/CHANGELOG.md
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 08:13:16 +0300
commitf37d81d2f1c79d6b99698483c7253920234c9680 (patch)
treecd6694891a8f891b60d480d1fddbc2990770f0fa /platform/ios/CHANGELOG.md
parent0b411ca1cd95c38e438df6d4b35678be7fe43a38 (diff)
downloadqtlocation-mapboxgl-f37d81d2f1c79d6b99698483c7253920234c9680.tar.gz
[core] Changelog entry for #15195upstream/astojilj-near-horizon
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 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