summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLangston Smith <langston.smith@mapbox.com>2018-12-21 13:25:12 -0800
committerGitHub <noreply@github.com>2018-12-21 13:25:12 -0800
commit7d8b4754077aeae576965cd7871d5d00578cdce4 (patch)
tree37b7450670ac748abc017827aa5bfe9149b146a1
parentd837d94a22baf73572dbbc611dbd1519207cc406 (diff)
downloadqtlocation-mapboxgl-7d8b4754077aeae576965cd7871d5d00578cdce4.tar.gz
[android] changelog for 6.8.1 (#13647)
* [android] changelog updates for 6.8.1 * Removed blank line * Update to style revert pr number
-rw-r--r--platform/android/CHANGELOG.md6
1 files changed, 5 insertions, 1 deletions
diff --git a/platform/android/CHANGELOG.md b/platform/android/CHANGELOG.md
index 148ce34aeb..0baf7e4b92 100644
--- a/platform/android/CHANGELOG.md
+++ b/platform/android/CHANGELOG.md
@@ -13,6 +13,10 @@ Mapbox welcomes participation and contributions from everyone. If you'd like to
- CameraMode transition animation and result listeners[#13523](https://github.com/mapbox/mapbox-gl-native/pull/13523)
- Validate if weakreference is still valid [#13555](https://github.com/mapbox/mapbox-gl-native/pull/13555)
+## 6.8.1 - December 21, 2018
+ - Telemetry bump to 3.5.7 [#13645](https://github.com/mapbox/mapbox-gl-native/pull/13645)
+ - Revert core styles back to streets-v7 source [#13648](https://github.com/mapbox/mapbox-gl-native/pull/13648)
+
## 6.8.0 - December 19, 2018
- Update core styles based on the streets-v8 source. This results in breaking changes for any code that references internal layers and sources of the style [#13615](https://github.com/mapbox/mapbox-gl-native/pull/13615)
- Fixed compass update time not getting updated [#13569](https://github.com/mapbox/mapbox-gl-native/pull/13569)
@@ -1162,4 +1166,4 @@ Mapbox Android 4.0.0 is the most ambitious Android release to date with 3 major
## 2.1.0 - October 21, 2015
-- Initial Android release. \ No newline at end of file
+- Initial Android release.