summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulian Rex <julian.rex@mapbox.com>2018-04-24 15:06:26 -0400
committerJulian Rex <julian.rex@mapbox.com>2018-04-24 15:06:26 -0400
commitf465fe142ed738f1f5fbf72270db07a91c446eaf (patch)
tree2f9e1d832b6df9c420928da83f70473f5817b95a
parent0344a942e03a8c1eafaf319ac4c75925061a2b0f (diff)
downloadqtlocation-mapboxgl-upstream/jrex-missing-changelog-entry.tar.gz
-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