summaryrefslogtreecommitdiff
path: root/platform/ios/CHANGELOG.md
diff options
context:
space:
mode:
authorFabian Guerra <fabian.guerra@mapbox.com>2017-11-28 16:02:42 -0500
committerFabian Guerra <fabian.guerra@mapbox.com>2017-11-30 13:09:03 -0500
commite5dcf5e07c1b0b3f85abe0ef19efe5548a5659fc (patch)
treee8ca01e0a5e1483ef513a756b28d04e94e4c832d /platform/ios/CHANGELOG.md
parent27a1cefc85a17d47d91d132b11decc3cdf0f6358 (diff)
downloadqtlocation-mapboxgl-upstream/fabian-didselect-annotation-10523.tar.gz
[ios, macos] Update changelogs.upstream/fabian-didselect-annotation-10523
Diffstat (limited to 'platform/ios/CHANGELOG.md')
-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