diff options
author | Minh Nguyễn <mxn@1ec5.org> | 2016-01-24 11:35:04 -0800 |
---|---|---|
committer | Minh Nguyễn <mxn@1ec5.org> | 2016-01-24 11:35:04 -0800 |
commit | 759b207bf1e0c32e240ad93ac13d4518084e74f1 (patch) | |
tree | b7fca0b27e0dcf9c668fd0683eab6a9fc2a069ec /CHANGELOG.md | |
parent | bdc8e3dfad9f9ee96d5871a357fc93419f278f95 (diff) | |
download | qtlocation-mapboxgl-759b207bf1e0c32e240ad93ac13d4518084e74f1.tar.gz |
[ios] Updated changelog
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 781c1ef367..34ed73073c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -65,6 +65,7 @@ Known issues: - Made telemetry on/off setting available in-app. ([#3445](https://github.com/mapbox/mapbox-gl-native/pull/3445)) - Fixed an issue with users not being counted by Mapbox if they had disabled telemetry. ([#3495](https://github.com/mapbox/mapbox-gl-native/pull/3495)) - Fixed crash caused by MGLAnnotationImage with non-integer width or height ([#2198](https://github.com/mapbox/mapbox-gl-native/issues/2198)) +- Fixed “include of non-modular header” errors in Swift projects managed by CocoaPods. ([#3679](https://github.com/mapbox/mapbox-gl-native/pull/3679)) ## iOS 3.0.1 |