summaryrefslogtreecommitdiff
path: root/platform/android/CHANGELOG.md
diff options
context:
space:
mode:
authorTobrun <tobrun@mapbox.com>2017-03-30 13:25:56 +0200
committerGitHub <noreply@github.com>2017-03-30 13:25:56 +0200
commita4959131b2cf5500a66c26ebd83ee3de44861feb (patch)
tree5344244f2731d9d5d0f9e3cdebb52e1be0a3cbcd /platform/android/CHANGELOG.md
parent152b48fd92f9c7c33b45b4b1974da43c55d35d42 (diff)
downloadqtlocation-mapboxgl-a4959131b2cf5500a66c26ebd83ee3de44861feb.tar.gz
[android] - transition options in milliseconds, added test cases, fixup test activity code (#8576)
Diffstat (limited to 'platform/android/CHANGELOG.md')
-rw-r--r--platform/android/CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/platform/android/CHANGELOG.md b/platform/android/CHANGELOG.md
index ec0a5f1586..bc490fc7ab 100644
--- a/platform/android/CHANGELOG.md
+++ b/platform/android/CHANGELOG.md
@@ -6,6 +6,7 @@ Mapbox welcomes participation and contributions from everyone. If you'd like to
5.1.0 builds further on 5.0.1 and adds:
+* Style wide transition duration and transition offset in milliseconds [#8576](https://github.com/mapbox/mapbox-gl-native/pull/8576)
* LatLngBounds includes with another bounds [#8517](https://github.com/mapbox/mapbox-gl-native/pull/8517)
* LatLngBounds includes takes in account LatLng on the edges (cfr. core) [#8517](https://github.com/mapbox/mapbox-gl-native/pull/8517)
* LatLngBounds facility getters/setters for LatLnbg on the edges of the bounds [#8517](https://github.com/mapbox/mapbox-gl-native/pull/8517)