diff options
author | Jason Wray <friedbunny@users.noreply.github.com> | 2016-03-10 18:43:45 -0500 |
---|---|---|
committer | Jason Wray <friedbunny@users.noreply.github.com> | 2016-03-10 18:43:45 -0500 |
commit | c19cc4aef662e6120a0f3a93583d02989ccdd7c9 (patch) | |
tree | f110d0d494db9ec6c6724120081f5b6d2e98065e /CHANGELOG.md | |
parent | 29688e2cd8291f0352ac00d24bf54024501eb92f (diff) | |
download | qtlocation-mapboxgl-c19cc4aef662e6120a0f3a93583d02989ccdd7c9.tar.gz |
[ios] Remove duplicate entry from changelog
[skip ci]
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index bb09b09b92..0e470d79eb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -58,7 +58,6 @@ Known issues: - Telemetry location gathering now only occurs when the device is in motion. ([#4115](https://github.com/mapbox/mapbox-gl-native/pull/4115)) - An account’s monthly active users metric only counts a user once a map view is displayed to that user. ([#3713](https://github.com/mapbox/mapbox-gl-native/pull/3713)) - Updated documentation to reflect the requirement that you must embed the framework in the “Embedded Binaries” section in Xcode. ([#4011](https://github.com/mapbox/mapbox-gl-native/issues/4011)) -- Telemetry location gathering now only occurs when the device is in motion (https://github.com/mapbox/mapbox-gl-native/pull/4115) - Polygons and polylines now default to using the map view’s tint color. ([#4028](https://github.com/mapbox/mapbox-gl-native/pull/4028)) - The user dot no longer lags when panning the map. ([#3683](https://github.com/mapbox/mapbox-gl-native/pull/3683)) - The Improve This Map tool now uses the same zoom level that is currently being shown in the map view. ([#4068](https://github.com/mapbox/mapbox-gl-native/pull/4068)) |