summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Guerra <fabian.guerra@mapbox.com>2018-01-26 15:09:50 -0500
committerFabian Guerra <fabian.guerra@mapbox.com>2018-01-26 15:09:50 -0500
commita7915bc17af19dca9dcf856e12a586a9cc0f0142 (patch)
treea34239ac2b82859fb380f0b5e8e875cce230aedd
parentcc3b9f388e0ac45d7ea2a93cec59ff5e7eddc740 (diff)
downloadqtlocation-mapboxgl-upstream/fabian-iosv4.0.0-beta.1.tar.gz
[ios] Add missing changelog entries.upstream/fabian-iosv4.0.0-beta.1
-rw-r--r--platform/ios/CHANGELOG.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/platform/ios/CHANGELOG.md b/platform/ios/CHANGELOG.md
index d76ef69fff..a44be9ebbf 100644
--- a/platform/ios/CHANGELOG.md
+++ b/platform/ios/CHANGELOG.md
@@ -19,7 +19,7 @@ Mapbox welcomes participation and contributions from everyone. Please read [CONT
* Symbols can fade in and out as the map pans, rotates, or tilts. ([#10436](https://github.com/mapbox/mapbox-gl-native/pull/10436))
* Fixed an issue preventing a dynamically-added `MGLRasterStyleLayer` from drawing until the map pans. ([#10270](https://github.com/mapbox/mapbox-gl-native/pull/10270))
* Fixed an issue preventing `MGLImageSource`s from drawing on the map when the map is zoomed in and tilted. ([#10677](https://github.com/mapbox/mapbox-gl-native/pull/10677))
-* Fixed an issue preventing `MGLAnnotationImage.image` to get updated. ([#10372](https://github.com/mapbox/mapbox-gl-native/pull/10372))
+* Fixed an issue preventing `MGLAnnotationImage.image` from being updated. ([#10372](https://github.com/mapbox/mapbox-gl-native/pull/10372))
### Snapshots
@@ -30,6 +30,7 @@ Mapbox welcomes participation and contributions from everyone. Please read [CONT
* Improved performance of `MGLAnnotationView`-backed annotations that have `scalesWithViewingDistance` enabled. ([#10951](https://github.com/mapbox/mapbox-gl-native/pull/10951))
* Long-pressing the attribution button causes the SDK’s version number to be displayed in the action sheet that appears. ([#10650](https://github.com/mapbox/mapbox-gl-native/pull/10650))
+* Improved sharpness of raster tiles. ([#10984](https://github.com/mapbox/mapbox-gl-native/pull/10984))
## 3.7.3 - January 10, 2018