summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrad Leege <bleege@gmail.com>2016-03-30 13:27:01 -0500
committerBrad Leege <bleege@gmail.com>2016-03-30 15:04:51 -0500
commit66ffa453f007a9c7d4ce39ac9be4e5cccb50ffd1 (patch)
tree8d6f2bb747d22d3caae9ed2686a029765c8ba49b
parentc4dbde3d59fea5c6ff4af622fdc9c35b599a4ed9 (diff)
downloadqtlocation-mapboxgl-66ffa453f007a9c7d4ce39ac9be4e5cccb50ffd1.tar.gz
[android] #4535 - 4.0.0 Changelog
-rw-r--r--platform/android/CHANGELOG.md8
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))