aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAntonio Zugaldia <antonio@mapbox.com>2016-10-25 14:49:28 -0400
committerAntonio Zugaldia <antonio@mapbox.com>2016-10-25 14:49:28 -0400
commit8e31bd591a1bb1526a23accbcf6d8ac47a13502b (patch)
tree28cb15d39243da6c5404b12504eb0a7c7116438b
parent2e01ff93a59812f85c49c46a55f5db19a67a3e13 (diff)
[android] adds 4.2.0-beta.4 to changelogandroid-v4.2.0-beta.4
-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 836e1da7a..5bd5ad999 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.4 - October 25, 2016
+
+Mapbox Android 4.2.0-beta.4 contains all 4.2.0-beta.3 changes and adds:
+
+* Query rendered features by source [#6516](https://github.com/mapbox/mapbox-gl-native/issues/6516)
+* Decreased logging for release builds [#6787](https://github.com/mapbox/mapbox-gl-native/pull/6787)
+* setConnected method to manually set a connected flag [#6618](https://github.com/mapbox/mapbox-gl-native/pull/6618)
+
## 4.2.0-beta.3 - September 21, 2016
Mapbox Android 4.2.0-beta.3 contains all 4.2.0-beta.2 changes and adds: