From f465fe142ed738f1f5fbf72270db07a91c446eaf Mon Sep 17 00:00:00 2001 From: Julian Rex Date: Tue, 24 Apr 2018 15:06:26 -0400 Subject: Tweaked change logs --- platform/ios/CHANGELOG.md | 2 +- platform/macos/CHANGELOG.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/platform/ios/CHANGELOG.md b/platform/ios/CHANGELOG.md index b78402fe43..c6b744395b 100644 --- a/platform/ios/CHANGELOG.md +++ b/platform/ios/CHANGELOG.md @@ -11,7 +11,7 @@ Mapbox welcomes participation and contributions from everyone. Please read [CONT ### Other * Fixed an issue where `-[MGLMapView metersPerPixelAtLatitude:]` was removed, but not marked as unavailable. ([#11765](https://github.com/mapbox/mapbox-gl-native/pull/11765)) -* Fixed an issue where selecting an onscreen annotation could move the map (seen in [ios-sdk-examples](https://github.com/mapbox/ios-sdk-examples)). ([#11731](https://github.com/mapbox/mapbox-gl-native/pull/11731)) +* Fixed an issue where selecting an onscreen annotation could move the map unintentionally. ([#11731](https://github.com/mapbox/mapbox-gl-native/pull/11731)) ## 4.0.0 - April 19, 2018 diff --git a/platform/macos/CHANGELOG.md b/platform/macos/CHANGELOG.md index 95f2d646b8..1285de7c3b 100644 --- a/platform/macos/CHANGELOG.md +++ b/platform/macos/CHANGELOG.md @@ -8,7 +8,7 @@ ### Other -* Fixed an issue where selecting an onscreen annotation could move the map (seen with equivalent iOS version in [ios-sdk-examples](https://github.com/mapbox/ios-sdk-examples)). ([#11731](https://github.com/mapbox/mapbox-gl-native/pull/11731)) +* Fixed an issue where selecting an onscreen annotation could move the map unintentionally. ([#11731](https://github.com/mapbox/mapbox-gl-native/pull/11731)) ## 0.7.0 - April 19, 2018 -- cgit v1.2.1