diff options
author | Jason Wray <jason@kulturny.com> | 2015-10-29 16:53:39 -0400 |
---|---|---|
committer | Jason Wray <jason@kulturny.com> | 2015-10-29 16:53:39 -0400 |
commit | 84a767b5f39df3e53b6c3e12cb9c9d4c9eda1b1e (patch) | |
tree | fc334fee65fae3137948b212aec86d267f194950 /CHANGELOG.md | |
parent | f6e3ee4b25eb4472d8d7b9408326c62532925cc1 (diff) | |
download | qtlocation-mapboxgl-84a767b5f39df3e53b6c3e12cb9c9d4c9eda1b1e.tar.gz |
Update changelog for #2643
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 4208396375..44c96d487b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,6 +13,7 @@ - `-mapViewRegionIsChanging:` is now sent to the map view’s delegate during gestures. ([#2700](https://github.com/mapbox/mapbox-gl-native/pull/2700)) - Improved gesture recognition while the map is tilted. ([#2770](https://github.com/mapbox/mapbox-gl-native/pull/2770)) - Removed CoreTelephony.framework dependency. ([#2581](https://github.com/mapbox/mapbox-gl-native/pull/2581)) +- Improved user location annotation responsiveness. ([#2643](https://github.com/mapbox/mapbox-gl-native/pull/2643)) ## iOS 2.1.2 |