From e5dcf5e07c1b0b3f85abe0ef19efe5548a5659fc Mon Sep 17 00:00:00 2001 From: Fabian Guerra Date: Tue, 28 Nov 2017 16:02:42 -0500 Subject: [ios, macos] Update changelogs. --- platform/ios/CHANGELOG.md | 7 ++++++- platform/macos/CHANGELOG.md | 5 +++++ 2 files changed, 11 insertions(+), 1 deletion(-) 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 diff --git a/platform/macos/CHANGELOG.md b/platform/macos/CHANGELOG.md index 418b3b2006..d5fb02082b 100644 --- a/platform/macos/CHANGELOG.md +++ b/platform/macos/CHANGELOG.md @@ -1,5 +1,10 @@ # Changelog for Mapbox macOS SDK +## v0.6.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)) + ## v0.6.0 ### Networking and storage -- cgit v1.2.1