summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulian Rex <julian.rex@mapbox.com>2019-07-12 10:07:24 -0400
committerAleksandar Stojiljkovic <aleksandar.stojiljkovic@mapbox.com>2019-07-14 22:20:56 +0300
commitdae803f81de838889ef635d8ce91a96474acedaa (patch)
tree42b4d9279ad00ada520e0259d1f9b3f67de3125d
parentd968cbba15927d63545ad2069101a054eab4b826 (diff)
downloadqtlocation-mapboxgl-dae803f81de838889ef635d8ce91a96474acedaa.tar.gz
Added changelog entry
-rw-r--r--platform/ios/CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/platform/ios/CHANGELOG.md b/platform/ios/CHANGELOG.md
index 17ecf75a46..9b7de7e73a 100644
--- a/platform/ios/CHANGELOG.md
+++ b/platform/ios/CHANGELOG.md
@@ -41,6 +41,7 @@ Mapbox welcomes participation and contributions from everyone. Please read [CONT
* Deprecated variants of the above methods without completion handlers. ([#14959](https://github.com/mapbox/mapbox-gl-native/pull/14959))
* Fixed an issue where the two-finger tilt gesture would continue after lifting one finger. ([#14969](https://github.com/mapbox/mapbox-gl-native/pull/14969))
* Added `MGLMapView.compassView.visibility` and `MGLOrnamentVisibility` to allow configuration of compass visibility behavior. ([#15055](https://github.com/mapbox/mapbox-gl-native/pull/15055))
+* Fixed a bug where using the pinch gesture could result in an incorrect map center coordinate. ([#15097](https://github.com/mapbox/mapbox-gl-native/pull/15097))
## 5.1.0 - June 19, 2019