summaryrefslogtreecommitdiff
path: root/platform/ios/CHANGELOG.md
diff options
context:
space:
mode:
authorFabian Guerra <fabian.guerra@mapbox.com>2018-02-16 13:25:28 -0500
committerFabian Guerra <fabian.guerra@mapbox.com>2018-02-16 13:25:28 -0500
commit12103c95c03c8111995dd2ef4b9c7fb8ab671252 (patch)
tree3bf1e24c5f885024c9dc2df40daa17c8f739f289 /platform/ios/CHANGELOG.md
parentb630dbc35755e4ac71ec8d82749d311893522457 (diff)
downloadqtlocation-mapboxgl-12103c95c03c8111995dd2ef4b9c7fb8ab671252.tar.gz
[ios, macos] Remove the duplicated entries in changelogs.upstream/fabian-master-release-boba
Diffstat (limited to 'platform/ios/CHANGELOG.md')
-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 75a7321170..cadbe9dd39 100644
--- a/platform/ios/CHANGELOG.md
+++ b/platform/ios/CHANGELOG.md
@@ -36,7 +36,7 @@ Mapbox welcomes participation and contributions from everyone. Please read [CONT
* Fixed a memory leak that occurred when creating a map snapshot. ([#10585](https://github.com/mapbox/mapbox-gl-native/pull/10585))
-## Other changes
+### Other changes
* Feature querying results now account for the `MGLSymbolStyleLayer.circleStrokeWidth` property. ([#10897](https://github.com/mapbox/mapbox-gl-native/pull/10897))
* Fixed an issue preventing labels from being transliterated when VoiceOver was enabled on iOS 10._x_ and below. ([#10881](https://github.com/mapbox/mapbox-gl-native/pull/10881))