summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Wray <jason@mapbox.com>2019-02-11 13:16:06 -0800
committerJason Wray <jason@mapbox.com>2019-02-11 14:51:28 -0800
commita6ccb31168077fe4ef3eda7af86688c6fe89fa1e (patch)
treec9cfaaf4ed52ca94c11fad7fdc39b43e43009ec3
parent2eeb9adb59a2372f55c2ca7ffb9aa1a43ba95914 (diff)
downloadqtlocation-mapboxgl-upstream/friedbunny-reviews-13902.tar.gz
-rw-r--r--platform/ios/CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/platform/ios/CHANGELOG.md b/platform/ios/CHANGELOG.md
index 9b6f9da6e8..6a36e954c5 100644
--- a/platform/ios/CHANGELOG.md
+++ b/platform/ios/CHANGELOG.md
@@ -5,6 +5,7 @@ Mapbox welcomes participation and contributions from everyone. Please read [CONT
## 4.9.0
* Fixed a bug where setting `MGLMapView.userTrackingMode` to `MGLUserTrackingModeFollowWithHeading` or `MGLUserTrackingModeFollowWithCourse` would be ignored if the user’s location was not already available. ([#13849](https://github.com/mapbox/mapbox-gl-native/pull/13849))
+* Improved tilt gesture performance. ([#13902](https://github.com/mapbox/mapbox-gl-native/pull/13902))
## 4.8.0 - January 30, 2019