diff options
author | Brad Leege <bleege@gmail.com> | 2016-01-28 13:11:44 -0600 |
---|---|---|
committer | Brad Leege <bleege@gmail.com> | 2016-01-28 13:11:44 -0600 |
commit | a81dfdd753fdf746084c0a56d73beadc7bb42bab (patch) | |
tree | a9bbf46400fcfe0867848e4fa5e418835397cd83 /CHANGELOG.md | |
parent | 9fd7dd4597da0ce701a672c772639f47ecbacd26 (diff) | |
download | qtlocation-mapboxgl-a81dfdd753fdf746084c0a56d73beadc7bb42bab.tar.gz |
[android] #3716 - Updating CHANGELOGandroid-v3.2.0
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index a8dae5b2fb..31c853a1b7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,8 +1,12 @@ # Changelog -## Android master +## Android + +## 3.2.0 * Fixed crash caused by annotation image with non-integer width or height ([#3031](https://github.com/mapbox/mapbox-gl-native/issues/3031)) +* Tracking Mode Reverses Bearing Fix ([#3664](https://github.com/mapbox/mapbox-gl-native/issues/3664)) +* GPS Extra Rotation Fix ([#3661](https://github.com/mapbox/mapbox-gl-native/issues/3661)) ## 3.1.0 |