summaryrefslogtreecommitdiff
path: root/platform/ios/CHANGELOG.md
diff options
context:
space:
mode:
authorNadia Barbosa <nadiabarbosa@me.com>2019-10-09 12:41:17 -0700
committerNadia Barbosa <captainbarbosa@users.noreply.github.com>2019-10-09 13:20:04 -0700
commit32a73a5be52e5093080523080c39f10a6f9b4cc0 (patch)
tree7155e6c0e1b129d2932f2c244fd1e946bbb47908 /platform/ios/CHANGELOG.md
parentb4e0224a5786f1d362b2b6b7e7f536be8bb98981 (diff)
downloadqtlocation-mapboxgl-32a73a5be52e5093080523080c39f10a6f9b4cc0.tar.gz
[ios] Podspec & changelog updates for v5.5.0-alpha.2ios-v5.5.0-alpha.2
Diffstat (limited to 'platform/ios/CHANGELOG.md')
-rw-r--r--platform/ios/CHANGELOG.md4
1 files changed, 1 insertions, 3 deletions
diff --git a/platform/ios/CHANGELOG.md b/platform/ios/CHANGELOG.md
index a3c4546276..2f3eb809e7 100644
--- a/platform/ios/CHANGELOG.md
+++ b/platform/ios/CHANGELOG.md
@@ -2,14 +2,12 @@
Mapbox welcomes participation and contributions from everyone. Please read [CONTRIBUTING.md](../../CONTRIBUTING.md) to get started.
-## master
+## 5.5.0
### Performance improvements
* Improved rendering performance for the styles with multiple sources ([#15756](https://github.com/mapbox/mapbox-gl-native/pull/15756))
-## 5.5.0
-
### Other changes
* Added `-[MGLMapSnapshotOverlay coordinateForPoint:]` and `-[MGLMapSnapshotOverlay pointForCoordinate:]` to convert between context and map coordinates, mirroring those of `MGLMapSnapshot`. ([#15746](https://github.com/mapbox/mapbox-gl-native/pull/15746))