summaryrefslogtreecommitdiff
path: root/platform/ios
diff options
context:
space:
mode:
authorFabian Guerra <fabian.guerra@mapbox.com>2017-11-28 16:02:42 -0500
committerFabian Guerra Soto <fabian.guerra@mapbox.com>2017-11-30 14:31:30 -0500
commit06a0c036057fccc481657477985a0d4b8c96cbc2 (patch)
tree0a09676f3bf06e9c179df26bb943fcb1925bf789 /platform/ios
parent0c50da69137c2de26166aa05f983c384588d93ee (diff)
downloadqtlocation-mapboxgl-06a0c036057fccc481657477985a0d4b8c96cbc2.tar.gz
[ios, macos] Update changelogs.
Diffstat (limited to 'platform/ios')
-rw-r--r--platform/ios/CHANGELOG.md7
1 files changed, 6 insertions, 1 deletions
diff --git a/platform/ios/CHANGELOG.md b/platform/ios/CHANGELOG.md
index 507f5eb079..347329506e 100644
--- a/platform/ios/CHANGELOG.md
+++ b/platform/ios/CHANGELOG.md
@@ -2,7 +2,12 @@
Mapbox welcomes participation and contributions from everyone. Please read [CONTRIBUTING.md](../../CONTRIBUTING.md) to get started.
-## 3.7.0
+## 3.7.1
+
+### 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))
+
+## 3.7.0 - Novemeber 13, 2017
### Networking and storage