summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulian Rex <julian.rex@gmail.com>2018-11-15 12:01:12 -0500
committerGitHub <noreply@github.com>2018-11-15 12:01:12 -0500
commite25111dba7b3d9c5d09437feb85404e6eabb9875 (patch)
tree5e23de5ac594183b8120a42edb84ae792864dcff
parent33818233cf49ffa7238a3d1b2bbf9fc126cbc253 (diff)
downloadqtlocation-mapboxgl-e25111dba7b3d9c5d09437feb85404e6eabb9875.tar.gz
[ios] Fixed changelog typo (#13376)
-rw-r--r--platform/ios/CHANGELOG.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/platform/ios/CHANGELOG.md b/platform/ios/CHANGELOG.md
index da44b70c50..a27b5b9c87 100644
--- a/platform/ios/CHANGELOG.md
+++ b/platform/ios/CHANGELOG.md
@@ -6,7 +6,7 @@ Mapbox welcomes participation and contributions from everyone. Please read [CONT
* Renamed `-[MGLOfflineStorage putResourceWithUrl:data:modified:expires:etag:mustRevalidate:]` to `-[MGLOfflineStorage preloadData:forURL:modificationDate:expirationDate:eTag:mustRevalidate:]`. ([#13318](https://github.com/mapbox/mapbox-gl-native/pull/13318))
* Fixed sporadic crash when using `MGLMapSnapshotter`. ([#13300](https://github.com/mapbox/mapbox-gl-native/pull/13300))
-* Added `MGLLoggingConfiguration` and `MGLLoggingBlockHandler` that handle error and fault events produced by the SDK. ([#13235)(https://github.com/mapbox/mapbox-gl-native/pull/13235))
+* Added `MGLLoggingConfiguration` and `MGLLoggingBlockHandler` that handle error and fault events produced by the SDK. ([#13235](https://github.com/mapbox/mapbox-gl-native/pull/13235))
## 4.6.0 - November 7, 2018