summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortobrun <tobrun.van.nuland@gmail.com>2019-01-10 18:09:59 +0100
committerTobrun <tobrun@mapbox.com>2019-01-10 19:02:25 +0100
commit371d2e524fb72dafbde5651e916d6b3beb8aa6d8 (patch)
tree460e47b90c15115f0eb78b5cb59cb62107dbd6da
parentd1b386e3fca882a756dcc57becb6db0767e3e5fe (diff)
downloadqtlocation-mapboxgl-371d2e524fb72dafbde5651e916d6b3beb8aa6d8.tar.gz
[android] - update changelog for v7.0.1
-rw-r--r--platform/android/CHANGELOG.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/platform/android/CHANGELOG.md b/platform/android/CHANGELOG.md
index d07cd34a5b..5b4d27bb45 100644
--- a/platform/android/CHANGELOG.md
+++ b/platform/android/CHANGELOG.md
@@ -4,6 +4,9 @@ Mapbox welcomes participation and contributions from everyone. If you'd like to
## master
+## 7.0.1 - January 11, 2019
+ - Experimental setMaximumFps configuration on MapView [#13498](https://github.com/mapbox/mapbox-gl-native/pull/13498)
+
## 7.1.0-alpha.1 - January 9, 2019
- Add a Buck build and BUCK file for Android [#13584](https://github.com/mapbox/mapbox-gl-native/pull/13584)
- Instrumented unit tests, add map tests, refactor generated layer tests [#13443](https://github.com/mapbox/mapbox-gl-native/pull/13443)