summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortobrun <tobrun.van.nuland@gmail.com>2018-05-04 15:40:41 +0200
committerTobrun <tobrun@mapbox.com>2018-05-04 18:49:44 +0200
commit2d11d89547b79150c93c9c265fda71c769d457af (patch)
tree8546b4873a1f99ffb4e3e2807680ccbe30f4f25b
parent7693a00581315c750b5a00cf9d87b15cb1970bcd (diff)
downloadqtlocation-mapboxgl-2d11d89547b79150c93c9c265fda71c769d457af.tar.gz
[android] - update changelog for v5.5.3android-v5.5.3
-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 f62ecca2e4..bee3c886a6 100644
--- a/platform/android/CHANGELOG.md
+++ b/platform/android/CHANGELOG.md
@@ -2,6 +2,9 @@
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.5.3 - May 4, 2018
+ - Check if renderer is not destroyed before delivering snapshot [#11800](https://github.com/mapbox/mapbox-gl-native/pull/11800)
+
## 5.5.2 - April 10, 2018
- Correct animation scale point [#11643](https://github.com/mapbox/mapbox-gl-native/pull/11643)
- Re-bind uniform locations after re-linking program [#11583](https://github.com/mapbox/mapbox-gl-native/pull/11583)