blob: a18492c1cf3d2bd56ac9ff71547d06d6739837ca (
plain)
1
2
3
4
5
6
|
# Changelog
As of iOS 3.2.0 and Android 4.0.0 we've split the CHANGELOG into platform specific CHANGELOGS to make it easier to follow the progress of a particular project. Their new locations are as follows:
* iOS --> [`/platform/ios/CHANGELOG.md`](https://github.com/mapbox/mapbox-gl-native/tree/master/platform/ios/CHANGELOG.md)
* Android --> [`/platform/android/CHANGELOG.md`](https://github.com/mapbox/mapbox-gl-native/tree/master/platform/android/CHANGELOG.md)
|