summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOsana Babayan <32496536+osana@users.noreply.github.com>2018-11-21 14:27:39 -0500
committerGitHub <noreply@github.com>2018-11-21 14:27:39 -0500
commitdf2a81a4cd992c60b99761f3e6fa5a6fee466636 (patch)
treef2a63de1a8c4014e4037dbdd6d3eb0734139c572
parentfd4b4701587c90271978b5f24d9a9355989182e0 (diff)
downloadqtlocation-mapboxgl-df2a81a4cd992c60b99761f3e6fa5a6fee466636.tar.gz
Changelog for 7.0.0-alpha.2 (#13433)android-v7.0.0-alpha.2
-rw-r--r--platform/android/CHANGELOG.md8
1 files changed, 7 insertions, 1 deletions
diff --git a/platform/android/CHANGELOG.md b/platform/android/CHANGELOG.md
index a666d550fe..fb7bdf573c 100644
--- a/platform/android/CHANGELOG.md
+++ b/platform/android/CHANGELOG.md
@@ -2,7 +2,13 @@
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.
-## 7.0.0-alpha.2
+## 7.0.0-alpha.2 - November 21, 2018
+ - Add overlay example with custom drawing using paint and canvas [#13431](https://github.com/mapbox/mapbox-gl-native/pull/13431)
+ - Use --info argument to show details during test run [#13415](https://github.com/mapbox/mapbox-gl-native/pull/13415)
+ - Add specific name logging in failure scenarios of PropertyValue [#13409](https://github.com/mapbox/mapbox-gl-native/pull/13409)
+ - Fixed constant layer filter [#13406](https://github.com/mapbox/mapbox-gl-native/pull/13406)
+ - Update map feedback URL [#13396](https://github.com/mapbox/mapbox-gl-native/pull/13396)
+ - Use locale sensitive DecimalFormat for color alpha conversion [#13393](https://github.com/mapbox/mapbox-gl-native/pull/13393)
- Fixed `{prefix}` in tile resource URLs [#13429](https://github.com/mapbox/mapbox-gl-native/pull/13429)
## 6.7.1 - November 16, 2018