diff options
author | Alexander Shalamov <alexander.shalamov@mapbox.com> | 2019-06-04 16:45:24 +0300 |
---|---|---|
committer | Alexander Shalamov <alexander.shalamov@mapbox.com> | 2019-06-05 00:03:13 -0700 |
commit | a5f7f73dfefbcb92e44cd26bfeb894ca425c893a (patch) | |
tree | 60967da10d79df91f21b8b909cab7c1e07fc3055 | |
parent | a71ccae141a61c9b82d921c44d51d3ca5b425f42 (diff) | |
download | qtlocation-mapboxgl-a5f7f73dfefbcb92e44cd26bfeb894ca425c893a.tar.gz |
[ios] Update changelog for #14810
-rw-r--r-- | platform/ios/CHANGELOG.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/platform/ios/CHANGELOG.md b/platform/ios/CHANGELOG.md index 045daf4cad..15e59abb8a 100644 --- a/platform/ios/CHANGELOG.md +++ b/platform/ios/CHANGELOG.md @@ -2,6 +2,10 @@ Mapbox welcomes participation and contributions from everyone. Please read [CONTRIBUTING.md](../../CONTRIBUTING.md) to get started. +## master + +* Fixed a crash caused by incorrect `MGLMapViewImpl` renderable size. ([#14810](https://github.com/mapbox/mapbox-gl-native/pull/14810)) + ## 5.1.0 ### Styles and rendering |