summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Guerra <fabian.guerra@mapbox.com>2018-07-19 15:18:48 -0700
committerFabian Guerra <fabian.guerra@mapbox.com>2018-07-20 09:46:38 -0700
commitf6bd67be42243033e66eff5ca892379131da5191 (patch)
tree1a821ea29e24d0e49fcc017259aefd2540a2b694
parentb7fe4d048169870221672446d98519eef352e793 (diff)
downloadqtlocation-mapboxgl-upstream/fabian-location-manager-11983.tar.gz
-rw-r--r--platform/ios/CHANGELOG.md4
1 files changed, 4 insertions, 0 deletions
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