diff options
author | Brad Leege <brad@mapbox.com> | 2016-01-20 16:41:13 -0500 |
---|---|---|
committer | Brad Leege <brad@mapbox.com> | 2016-01-20 16:41:13 -0500 |
commit | 0bde7a6fd6c06b29b5e46714723cd28846cd0d01 (patch) | |
tree | 9eddfc88f96face9fcefcd833c55d7cdafbe6107 /CHANGELOG.md | |
parent | 7afd6045ddc3dea356f59792bd0c9d466bd4fb8b (diff) | |
download | qtlocation-mapboxgl-0bde7a6fd6c06b29b5e46714723cd28846cd0d01.tar.gz |
[android] #3537 - 3.1.0 Changelog
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index d907bc623f..c6f03a3d17 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,12 @@ * Fixed crash caused by annotation image with non-integer width or height ([#3031](https://github.com/mapbox/mapbox-gl-native/issues/3031)) +## 3.1.0 + +* Camera API Callback Improvements ([#3412](https://github.com/mapbox/mapbox-gl-native/issues/3412)) +* Coordinate Deprecated For LatLng ([#3309](https://github.com/mapbox/mapbox-gl-native/issues/3309)) +* Responsive User Dot Location Tracking ([#2049](https://github.com/mapbox/mapbox-gl-native/issues/2049)) + ## 3.0.0 * Added Camera API ([#3244](https://github.com/mapbox/mapbox-gl-native/issues/3244)) |