diff options
author | Justin R. Miller <incanus@codesorcery.net> | 2015-09-15 16:00:34 -0700 |
---|---|---|
committer | Justin R. Miller <incanus@codesorcery.net> | 2015-09-15 16:00:34 -0700 |
commit | 42e6af0648a90b82dd557870a8930b4f20f8b036 (patch) | |
tree | 2bbdb61c9778dfda1df140661ac550ca06a8784a /CHANGELOG.md | |
parent | 29baa6f6ac23ed03c695dee70413ea558746526a (diff) | |
download | qtlocation-mapboxgl-42e6af0648a90b82dd557870a8930b4f20f8b036.tar.gz |
update changelog for ios-v2.1.2
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 9165386ea4..f2a33b100e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ # Changelog +## iOS 2.1.2 + +- Built with Xcode 6.4 to not yet trigger Bitcode compatibility until Xcode 7 stabilizes. ([#2332](https://github.com/mapbox/mapbox-gl-native/issues/2332)) + ## iOS 2.1.1 - Fixes for Xcode 7 and Bitcode. ([#2238](https://github.com/mapbox/mapbox-gl-native/pull/2238)) |