summaryrefslogtreecommitdiff
path: root/platform
diff options
context:
space:
mode:
authorBrad Leege <bleege@gmail.com>2016-06-08 17:08:37 -0500
committerBrad Leege <bleege@gmail.com>2016-06-08 17:08:37 -0500
commit6ce55ac2e8e525ff8b9e220c4a966f43abd49946 (patch)
tree55487823410bd89daf426f34fba4dcedc1e3415a /platform
parentacdaae177bc2784e1eaac6be205e1598e5ad4bc4 (diff)
downloadqtlocation-mapboxgl-6ce55ac2e8e525ff8b9e220c4a966f43abd49946.tar.gz
[android] #5284 - Android 4.1.0-beta.2 Changelogandroid-v4.1.0-beta.2
Diffstat (limited to 'platform')
-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 c7eb4f5b9f..aac115c5d2 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.1.0-beta.2
+
+* Dynamically Update InfoWindow ([#5237](https://github.com/mapbox/mapbox-gl-native/issues/5237))
+* armeabi ABI Work On armv7 Devices ([#3985](https://github.com/mapbox/mapbox-gl-native/issues/3985))
+* Remove Adapter Requirement For MarkerView ([#5214](https://github.com/mapbox/mapbox-gl-native/issues/5214))
+* Always Current Version Style URL Constants ([#5193](https://github.com/mapbox/mapbox-gl-native/issues/5193))
+* Random NullPointerException On Telemetry ([#5186](https://github.com/mapbox/mapbox-gl-native/issues/5186))
+
## 4.1.0-beta.1
Mapbox Android 4.1.0 builds off our ambitious 4.0.0 version 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.1.0 Final Release.