From f6bd67be42243033e66eff5ca892379131da5191 Mon Sep 17 00:00:00 2001 From: Fabian Guerra Date: Thu, 19 Jul 2018 15:18:48 -0700 Subject: [ios] Update changelog. --- platform/ios/CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/platform/ios/CHANGELOG.md b/platform/ios/CHANGELOG.md index e487f4f521..45b4f2de49 100644 --- a/platform/ios/CHANGELOG.md +++ b/platform/ios/CHANGELOG.md @@ -4,7 +4,11 @@ Mapbox welcomes participation and contributions from everyone. Please read [CONT ## master +### Other changes + * Fixed a crash that occurred when the user started a gesture before the drift animation for a previous gesture was complete. ([#12148](https://github.com/mapbox/mapbox-gl-native/pull/12148)) +* Added an `MGLMapView.locationManager` property and `MGLLocationManager` protocol for tracking user location using a custom alternative to `CLLocationManager`. ([#12013](https://github.com/mapbox/mapbox-gl-native/pull/12013)) + ## 4.2.0 - July 18, 2018 -- cgit v1.2.1