summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorBrad Leege <bleege@gmail.com>2016-03-15 12:02:37 -0400
committerBrad Leege <bleege@gmail.com>2016-03-15 12:02:37 -0400
commitf823021e0de489fe6974779fe4d57a9344fd4fc8 (patch)
tree9bcefd89a9caa64b50f4d32d29293122226ce15d /CHANGELOG.md
parent4a042a939ed1f0294e2182257dd850cc6cf54d55 (diff)
downloadqtlocation-mapboxgl-f823021e0de489fe6974779fe4d57a9344fd4fc8.tar.gz
[android] #4317 - Adding 4.0.0-beta.1 to CHANGELOGandroid-v4.0.0-beta.1
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index e041e6ec69..b11fdff490 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,14 @@
## Android
+## 4.0.0-beta.1
+
+Mapbox Android 4.0.0 is the most ambitious Android release to date with 3 major new features being released. To help us produce the highest quality SDK possible we're releasing an official Beta release first so that everyone has time to explore it and help hardened it before the official 4.0.0 Final Release.
+
+* 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)
+
## 3.2.0
* Fixed crash caused by annotation image with non-integer width or height ([#3031](https://github.com/mapbox/mapbox-gl-native/issues/3031))