summaryrefslogtreecommitdiff
path: root/platform/ios/CHANGELOG.md
diff options
context:
space:
mode:
authorFabian Guerra Soto <fabian.guerra@mapbox.com>2018-02-12 17:37:00 -0500
committerGitHub <noreply@github.com>2018-02-12 17:37:00 -0500
commit3a0c87b1b4d4f2789a2ca5e995a79a7bad4f761f (patch)
tree3ca75add93f29476da667efe2365c182935eb12d /platform/ios/CHANGELOG.md
parent024e75bd560cdf2be58322e127f92c81f06cfe0c (diff)
downloadqtlocation-mapboxgl-3a0c87b1b4d4f2789a2ca5e995a79a7bad4f761f.tar.gz
[ios] Bump podspec to 3.7.4 (#11179)ios-v3.7.4
* [ios] Bump podspec to 3.7.4 * [ios, macos] Update changelogs.
Diffstat (limited to 'platform/ios/CHANGELOG.md')
-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 7eb3fd8bf9..19d6d36ace 100644
--- a/platform/ios/CHANGELOG.md
+++ b/platform/ios/CHANGELOG.md
@@ -5,6 +5,7 @@ Mapbox welcomes participation and contributions from everyone. Please read [CONT
## 3.7.4
* Added the `MGLTileSourceOptionTileCoordinateBounds` option to create an `MGLTileSource` that only supplies tiles within a specific geographic bounding box. ([#11141](https://github.com/mapbox/mapbox-gl-native/pull/11141))
+* Fixed an issue that caused `-[MGLMapSnapshotter pointForCoordinate:]` to return the wrong point. ([#11035](https://github.com/mapbox/mapbox-gl-native/pull/11035))
## 3.7.3 - January 10, 2018