summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulian Rex <julian.rex@mapbox.com>2019-04-30 15:26:45 -0400
committerJulian Rex <julian.rex@mapbox.com>2019-04-30 15:26:45 -0400
commite9784084509a55c9ab99682ff113ea1fb33f95dd (patch)
tree904d057fec70968148015996022284b62a73ff61
parent57ca7d85eec35cd67c4d849eb6fd4e0cb3f9faaa (diff)
downloadqtlocation-mapboxgl-upstream/jrex/did-move-to-superview-constraints.tar.gz
-rw-r--r--platform/ios/CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/platform/ios/CHANGELOG.md b/platform/ios/CHANGELOG.md
index 0269d20041..d3f6a7b5fb 100644
--- a/platform/ios/CHANGELOG.md
+++ b/platform/ios/CHANGELOG.md
@@ -8,6 +8,7 @@ Mapbox welcomes participation and contributions from everyone. Please read [CONT
* Fix a bug that wrong position of attribution dialog after rotation. ([#14185](https://github.com/mapbox/mapbox-gl-native/pull/14185))
* Fixed a bug with jittery callout views when using sprite-based annotations. ([#14445](https://github.com/mapbox/mapbox-gl-native/pull/14445))
* Improved `MGLLocationManager` optional protocol properties briding to Swift. ([#14477](https://github.com/mapbox/mapbox-gl-native/pull/14477))
+* Fixed a layout constraints crash on iOS 9 when a view is removed from its superview. ([#14529](https://github.com/mapbox/mapbox-gl-native/pull/14529))
## 4.10.0 - April 17, 2019