diff options
author | Brad Leege <bleege@gmail.com> | 2015-12-21 13:15:34 -0600 |
---|---|---|
committer | Brad Leege <bleege@gmail.com> | 2015-12-21 13:15:34 -0600 |
commit | 4814ce1124a580ba6f0b2d71f16e60b2d30ff326 (patch) | |
tree | 5f035c579cdf322e8aeceaff4e0c5eba630327a4 /CHANGELOG.md | |
parent | 19f2f626092cdf22e610e2de3a8762f5b5f84ef3 (diff) | |
download | qtlocation-mapboxgl-4814ce1124a580ba6f0b2d71f16e60b2d30ff326.tar.gz |
[android] #3354 - Android 3.0.0 Change Logandroid-v3.0.0
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 23d594fe76..66aa092898 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,13 @@ ## Android master +## 3.0.0 + +* Added Camera API ([#3244](https://github.com/mapbox/mapbox-gl-native/issues/3244)) +* Custom Layer Support ([#3248](https://github.com/mapbox/mapbox-gl-native/issues/3348)) +* Reverse Tilt Gesutre Detection ([#3245](https://github.com/mapbox/mapbox-gl-native/issues/3245)) +* Decoupled Location Provider ([#2954](https://github.com/mapbox/mapbox-gl-native/issues/2954)) + ## 2.3.0 * Added Tilt / Pitch Support ([#2805](https://github.com/mapbox/mapbox-gl-native/issues/2805)) |