summaryrefslogtreecommitdiff
path: root/platform/ios/CHANGELOG.md
diff options
context:
space:
mode:
authorFabian Guerra Soto <fabian.guerra@mapbox.com>2017-12-06 14:02:39 -0500
committerJason Wray <friedbunny@users.noreply.github.com>2017-12-06 14:02:39 -0500
commit05d2a539fdc2801c67b98c2e09f65989c32331d6 (patch)
tree22312cff105747800798fa930c6567c6d4f433f4 /platform/ios/CHANGELOG.md
parent1ada238dfdf6042f8c1134f63cbe66b5d5921448 (diff)
downloadqtlocation-mapboxgl-05d2a539fdc2801c67b98c2e09f65989c32331d6.tar.gz
[ios] Update changelog and bump podspec to 3.7.1 (#10651)ios-v3.7.1
Diffstat (limited to 'platform/ios/CHANGELOG.md')
-rw-r--r--platform/ios/CHANGELOG.md8
1 files changed, 6 insertions, 2 deletions
diff --git a/platform/ios/CHANGELOG.md b/platform/ios/CHANGELOG.md
index 5a556ec9a5..c373eaf177 100644
--- a/platform/ios/CHANGELOG.md
+++ b/platform/ios/CHANGELOG.md
@@ -2,15 +2,19 @@
Mapbox welcomes participation and contributions from everyone. Please read [CONTRIBUTING.md](../../CONTRIBUTING.md) to get started.
-## 3.7.1
+## 3.7.1 - December 6, 2017
### Annotations
-* Fixed an issue that could cause triggering `-[MGLMapViewDelegate mapView:didSelectAnnotation:]` when taping next to a `MGLAnnotationImage` annotation. ([#10538](https://github.com/mapbox/mapbox-gl-native/pull/10538))
+* Fixed an issue that could cause `-[MGLMapViewDelegate mapView:didSelectAnnotation:]` to be triggered when tapping next to an `MGLAnnotationImage` annotation. ([#10538](https://github.com/mapbox/mapbox-gl-native/pull/10538))
### Packaging
* Renamed this SDK from Mapbox iOS SDK to Mapbox Maps SDK for iOS. ([#10610](https://github.com/mapbox/mapbox-gl-native/pull/10610))
+### Other changes
+
+* Fixed an issue that caused `MGLMapView.minimumZoomLevel` to not be set. ([#10596](https://github.com/mapbox/mapbox-gl-native/pull/10596))
+
## 3.7.0 - Novemeber 13, 2017
### Networking and storage