summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Guerra <fabian.guerra@mapbox.com>2019-04-22 15:14:25 -0700
committerFabian Guerra <fabian.guerra@mapbox.com>2019-04-22 15:29:28 -0700
commitad0ac604984e219014fa971c028da5a8a63be340 (patch)
tree364e2f4eb892b066e2a672985b5b610baf527423
parent8caa7a380524d0722cfb63767e814427fdcee49f (diff)
downloadqtlocation-mapboxgl-upstream/fabian-swift-14447.tar.gz
[ios] Update changelog.upstream/fabian-swift-14447
-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 abdc0ed58c..02b5b710a7 100644
--- a/platform/ios/CHANGELOG.md
+++ b/platform/ios/CHANGELOG.md
@@ -8,6 +8,7 @@ Mapbox welcomes participation and contributions from everyone. Please read [CONT
* Fix a bug that wrong position of attribution dialog after rotation. ([#14185](https://github.com/mapbox/mapbox-gl-native/pull/14185))
* Speculatively fixed a bug where GL rendering could occur in the background. ([#14439](https://github.com/mapbox/mapbox-gl-native/pull/14439))
* Fixed a bug with jittery callout views when using sprite-based annotations. ([#14445](https://github.com/mapbox/mapbox-gl-native/pull/14445))
+* Improved `MGLLocationManager` optional protocol properties briding to Swift. ([#14477](https://github.com/mapbox/mapbox-gl-native/pull/14477))
## 4.10.0 - April 17, 2019