diff options
author | Brad Leege <bleege@gmail.com> | 2016-03-30 13:27:01 -0500 |
---|---|---|
committer | Brad Leege <bleege@gmail.com> | 2016-03-30 13:27:01 -0500 |
commit | 891fccb6813b0ef12a107a040216cb84938c11b3 (patch) | |
tree | e39ffa9153274702fcc7651f81c77acedafdea78 | |
parent | bd00e88b884c36b6d3804a8eadc901dc61c550bc (diff) | |
download | qtlocation-mapboxgl-891fccb6813b0ef12a107a040216cb84938c11b3.tar.gz |
[android] #4535 - 4.0.0 Changelogandroid-v4.0.0
-rw-r--r-- | platform/android/CHANGELOG.md | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/platform/android/CHANGELOG.md b/platform/android/CHANGELOG.md index dd761afb45..7ba51fd368 100644 --- a/platform/android/CHANGELOG.md +++ b/platform/android/CHANGELOG.md @@ -2,6 +2,14 @@ Mapbox welcomes participation and contributions from everyone. If you'd like to do so please see the [`Contributing Guide`](https://github.com/mapbox/mapbox-gl-native/blob/master/CONTRIBUTING.md) first to get started. +## 4.0.0 + +Mapbox Android 4.0.0 contains the following 3 major new features. + +* MapboxMap API Change ([#3145](https://github.com/mapbox/mapbox-gl-native/issues/3145)) +* Offline Maps ([#3891](https://github.com/mapbox/mapbox-gl-native/issues/3891)) +* Telemetry ([#2421](https://github.com/mapbox/mapbox-gl-native/issues/2421)) + ## 4.0.0-rc.1 * Default Value Bug Fix for MapboxMapOptions ([#4398](https://github.com/mapbox/mapbox-gl-native/issues/4398)) |