summaryrefslogtreecommitdiff
path: root/platform/android
diff options
context:
space:
mode:
Diffstat (limited to 'platform/android')
-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.