summaryrefslogtreecommitdiff
path: root/platform/ios/CHANGELOG.md
diff options
context:
space:
mode:
authorJason Wray <jason@mapbox.com>2018-03-08 14:31:58 -0500
committerJason Wray <jason@mapbox.com>2018-03-08 17:13:44 -0500
commitc815c1e2d661ae43584db0e6eed2a2aaf5fe7e14 (patch)
tree1e3fe97b6cc2d3b21833590123bb00a5a826d44a /platform/ios/CHANGELOG.md
parent7df451def6c37bd842b13954b91fe8f303ecec9f (diff)
downloadqtlocation-mapboxgl-c815c1e2d661ae43584db0e6eed2a2aaf5fe7e14.tar.gz
[ios] Fix pinch drift ignoring delegate camera change response
Diffstat (limited to 'platform/ios/CHANGELOG.md')
-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 e2052abb89..49b2add722 100644
--- a/platform/ios/CHANGELOG.md
+++ b/platform/ios/CHANGELOG.md
@@ -4,6 +4,7 @@ Mapbox welcomes participation and contributions from everyone. Please read [CONT
## 3.7.6
+* Fixed an issue where the pinch gesture could drift beyond bounds imposed by `-[MGLMapViewDelegate mapView:shouldChangeFromCamera:toCamera:]`. ([#11423](https://github.com/mapbox/mapbox-gl-native/pull/11423))
* Improved the visibility of the heading indicator arrow. ([#11337](https://github.com/mapbox/mapbox-gl-native/pull/11337))
## 3.7.5 - February 16, 2018