summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobrun <tobrun.van.nuland@gmail.com>2017-10-31 08:08:00 -0700
committerTobrun <tobrun.van.nuland@gmail.com>2017-10-31 08:08:00 -0700
commit1f65c7435d2eacf53cd6b399460e5c0762942ed0 (patch)
tree0f641a7e1a55f56e5fa9f3d0c57a1dbf8c030625
parent6e0f95b1746a658959843fbb08c74ec1541ff0ea (diff)
downloadqtlocation-mapboxgl-1f65c7435d2eacf53cd6b399460e5c0762942ed0.tar.gz
[android] - add changelog for 5.1.5
-rw-r--r--platform/android/CHANGELOG.md7
1 files changed, 5 insertions, 2 deletions
diff --git a/platform/android/CHANGELOG.md b/platform/android/CHANGELOG.md
index 75a6c4d2b9..a912403742 100644
--- a/platform/android/CHANGELOG.md
+++ b/platform/android/CHANGELOG.md
@@ -2,11 +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.
-## 5.1.4
+## 5.1.5 - October 31, 2017
+* Remove obsolete terminate context/display calls [#10162](https://github.com/mapbox/mapbox-gl-native/pull/10162)
+* Determine need for clip ID based on actual layers/tiles [#10216](https://github.com/mapbox/mapbox-gl-native/pull/10216)
+* Correctly alter sprite URLs [#10217](https://github.com/mapbox/mapbox-gl-native/pull/10217)
* Russian and Ukrainian localizations [#9945](https://github.com/mapbox/mapbox-gl-native/pull/9945)
-### 5.1.4 - September 25, 2017
+## 5.1.4 - September 25, 2017
* Update translations [#10033](https://github.com/mapbox/mapbox-gl-native/pull/10033) & [#9945](https://github.com/mapbox/mapbox-gl-native/pull/9945)
* Continue rendering tiles despite erros [#10012](https://github.com/mapbox/mapbox-gl-native/pull/10012)