summaryrefslogtreecommitdiff
path: root/platform/ios/CHANGELOG.md
diff options
context:
space:
mode:
authorJason Wray <friedbunny@users.noreply.github.com>2018-05-29 16:39:19 -0400
committerGitHub <noreply@github.com>2018-05-29 16:39:19 -0400
commit884721c71f1dacd1ded0995f9499a870d3027842 (patch)
tree81119585f37e6f9f2c5b86089e74b3aa82c0e489 /platform/ios/CHANGELOG.md
parent6e0d6ef44a0c46484bb8e960a5aeb5e773f42680 (diff)
downloadqtlocation-mapboxgl-884721c71f1dacd1ded0995f9499a870d3027842.tar.gz
[ios] Prepare ios-v4.0.2 release
Diffstat (limited to 'platform/ios/CHANGELOG.md')
-rw-r--r--platform/ios/CHANGELOG.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/platform/ios/CHANGELOG.md b/platform/ios/CHANGELOG.md
index 35df4cb98d..dfa6708ac6 100644
--- a/platform/ios/CHANGELOG.md
+++ b/platform/ios/CHANGELOG.md
@@ -2,6 +2,11 @@
Mapbox welcomes participation and contributions from everyone. Please read [CONTRIBUTING.md](../../CONTRIBUTING.md) to get started.
+## 4.0.2 - May 29, 2018
+
+* Fixed a crash when constant expressions were used for style properties that didn't support data-driven styling. ([#11960](https://github.com/mapbox/mapbox-gl-native/issues/11960))
+* Improved symbol querying. ([#11571](https://github.com/mapbox/mapbox-gl-native/pull/11571), [#11742](https://github.com/mapbox/mapbox-gl-native/pull/11742))
+
## 4.0.1 - May 14, 2018
### Packaging