summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobrun <tobrun.van.nuland@gmail.com>2016-08-06 12:43:59 -0400
committerTobrun <tobrun.van.nuland@gmail.com>2016-08-06 13:58:06 -0400
commit42c7fa1f39682424a028ffbb2d65d207abf034a6 (patch)
treededf66b44d48b3b71322e15a065a7f8c289a6539
parent0c460a5590788e5ec9535ad9aa32070525b27137 (diff)
downloadqtlocation-mapboxgl-42c7fa1f39682424a028ffbb2d65d207abf034a6.tar.gz
[android] - update CHANGELOG.md for 4.2.0-beta.1 release
-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 b5524132f6..5818cff2a3 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.2.0-beta.1 - August 6, 2016
+
+Mabox Android 4.2.0 introduces the Runtime Style API and improves performance.
+
+* Runtime Style API ([#5610](https://github.com/mapbox/mapbox-gl-native/issues/5610))
+* Earcut ([#2444](https://github.com/mapbox/mapbox-gl-native/pull/2444))
+* SurfaceView ([#5000](https://github.com/mapbox/mapbox-gl-native/issues/5000))
+
## 4.1.1 - July 19, 2016
Mapbox Android 4.1.1 is a patch release and is recommended to upgrade to it as soon as possible.