summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--platform/ios/CHANGELOG.md2
-rw-r--r--platform/macos/CHANGELOG.md2
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