diff options
author | Fabian Guerra <fabian.guerra@mapbox.com> | 2018-06-28 11:41:22 -0700 |
---|---|---|
committer | Fabian Guerra Soto <fabian.guerra@mapbox.com> | 2018-06-28 12:33:42 -0700 |
commit | d843855225f6461356a2fbc0d4716103d5ea7988 (patch) | |
tree | 8fc8296c31d4c396870e1524f5769f878001a88e | |
parent | dfaa42c68954db95a11afd0bd95817bf09b81151 (diff) | |
download | qtlocation-mapboxgl-d843855225f6461356a2fbc0d4716103d5ea7988.tar.gz |
[ios] Update changelog.
-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 f1960ade94..8a390b1736 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. +## 4.1.1 - June 28, 2018 + +* Improved compatibility with Mapbox China APIs. ([#12233](https://github.com/mapbox/mapbox-gl-native/pull/12233)) + ## 4.1.0 - June 20, 2018 ### Packaging |