diff options
author | Mikhail Pozdnyakov <mikhail.pozdnyakov@mapbox.com> | 2019-07-02 11:56:05 +0300 |
---|---|---|
committer | Mikhail Pozdnyakov <mikhail.pozdnyakov@mapbox.com> | 2019-07-02 16:05:09 +0300 |
commit | 664c50f3bd19399701bc41d4e0992407c706b9b8 (patch) | |
tree | 50ee030aa129d2e447b749bd85ab93093d2bce0a /platform/ios | |
parent | 55da0b0fe70ea067e831f8424b8696942a05c9c2 (diff) | |
download | qtlocation-mapboxgl-664c50f3bd19399701bc41d4e0992407c706b9b8.tar.gz |
[core] Update changelog files
Diffstat (limited to 'platform/ios')
-rw-r--r-- | platform/ios/CHANGELOG.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/platform/ios/CHANGELOG.md b/platform/ios/CHANGELOG.md index 3c2326fbf8..dba3e2525d 100644 --- a/platform/ios/CHANGELOG.md +++ b/platform/ios/CHANGELOG.md @@ -2,6 +2,12 @@ Mapbox welcomes participation and contributions from everyone. Please read [CONTRIBUTING.md](../../CONTRIBUTING.md) to get started. +## master + +### Styles and rendering + +* Fixed style change transition regression caused by delayed setting of the updated layer properties. ([#15016](https://github.com/mapbox/mapbox-gl-native/pull/15016)) + ## 5.2.0 ### Offline maps |