From 4a139334643be2f46505a50bb1294f23b8dbb2f7 Mon Sep 17 00:00:00 2001 From: Fabian Guerra Date: Fri, 1 Sep 2017 20:08:31 -0400 Subject: [ios, macos] Update changelogs. --- platform/ios/CHANGELOG.md | 1 + platform/macos/CHANGELOG.md | 6 ++++++ 2 files changed, 7 insertions(+) diff --git a/platform/ios/CHANGELOG.md b/platform/ios/CHANGELOG.md index 1fe6f35953..33f04a7d12 100644 --- a/platform/ios/CHANGELOG.md +++ b/platform/ios/CHANGELOG.md @@ -8,6 +8,7 @@ Mapbox welcomes participation and contributions from everyone. Please read [CONT * Added support for iOS 11 location usage descriptions. ([#9869](https://github.com/mapbox/mapbox-gl-native/pull/9869)) * Fixed an issue where `MGLUserLocation.location` did not follow its documented initialization behavior. This property will now properly return `nil` until the user’s location has been determined. ([#9639](https://github.com/mapbox/mapbox-gl-native/pull/9639)) * `MGLMapView`’s `minimumZoomLevel` and `maximumZoomLevel` properties are now available in Interface Builder’s Attributes inspector. ([#9729](https://github.com/mapbox/mapbox-gl-native/pull/9729)) +* Added support for selection of shape and polyline annotations. ([#9755](https://github.com/mapbox/mapbox-gl-native/pull/9755)) ## 3.6.2 - August 18, 2017 diff --git a/platform/macos/CHANGELOG.md b/platform/macos/CHANGELOG.md index 6d31c79259..678731e8aa 100644 --- a/platform/macos/CHANGELOG.md +++ b/platform/macos/CHANGELOG.md @@ -1,5 +1,11 @@ # Changelog for Mapbox macOS SDK +## 0.5.2 + +This version of the Mapbox macOS SDK corresponds to version 3.6.3 of the Mapbox iOS SDK. + +* Added support for selection of shape and polyline annotations. ([#9755](https://github.com/mapbox/mapbox-gl-native/pull/9755)) + ## 0.5.1 This version of the Mapbox macOS SDK corresponds to version 3.6.2 of the Mapbox iOS SDK. -- cgit v1.2.1