summaryrefslogtreecommitdiff
path: root/platform/android
diff options
context:
space:
mode:
authorMikhail Pozdnyakov <mikhail.pozdnyakov@mapbox.com>2019-07-02 11:56:05 +0300
committerMikhail Pozdnyakov <mikhail.pozdnyakov@mapbox.com>2019-07-02 16:05:09 +0300
commit664c50f3bd19399701bc41d4e0992407c706b9b8 (patch)
tree50ee030aa129d2e447b749bd85ab93093d2bce0a /platform/android
parent55da0b0fe70ea067e831f8424b8696942a05c9c2 (diff)
downloadqtlocation-mapboxgl-664c50f3bd19399701bc41d4e0992407c706b9b8.tar.gz
[core] Update changelog files
Diffstat (limited to 'platform/android')
-rw-r--r--platform/android/CHANGELOG.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/platform/android/CHANGELOG.md b/platform/android/CHANGELOG.md
index b8cb0c74a9..3fe42e62d5 100644
--- a/platform/android/CHANGELOG.md
+++ b/platform/android/CHANGELOG.md
@@ -2,6 +2,11 @@
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.
+## master
+
+### Bugs
+ - Fixed style change transition regression caused by delayed setting of the updated layer properties [#15016](https://github.com/mapbox/mapbox-gl-native/pull/15016)
+
## 8.2.0 - June 26, 2019
### Bugs