|
2 | 2 |
|
3 | 3 | Mapbox welcomes participation and contributions from everyone. Please read [CONTRIBUTING.md](../../CONTRIBUTING.md) to get started. |
4 | 4 |
|
5 | | -## 5.2.0 |
| 5 | +## 5.2.0 - July 24, 2019 |
6 | 6 |
|
7 | 7 | ### Networking |
8 | 8 |
|
@@ -50,10 +50,26 @@ Mapbox welcomes participation and contributions from everyone. Please read [CONT |
50 | 50 | * `-[MGLMapView showAnnotations:edgePadding:animated:completionHandler:]` |
51 | 51 | * `-[MGLMapView selectAnnotation:animated:completionHandler:]` |
52 | 52 | * Deprecated variants of the above methods without completion handlers. ([#14959](https://github.com/mapbox/mapbox-gl-native/pull/14959)) |
53 | | -* Added `MGLMapView.compassView.visibility` and `MGLOrnamentVisibility` to allow configuration of compass visibility behavior. ([#15055](https://github.com/mapbox/mapbox-gl-native/pull/15055)) |
| 53 | +* Added `MGLMapView.compassView.compassVisibility` and `MGLOrnamentVisibility` to allow configuration of compass visibility behavior. ([#15055](https://github.com/mapbox/mapbox-gl-native/pull/15055)) |
54 | 54 | * Fixed a crash during network access. ([#15113](https://github.com/mapbox/mapbox-gl-native/pull/15113)) |
55 | 55 | * Updated "map ID" to the more accurate term "tileset ID" in documentation; updated "style's Map ID" to the more accurate term "style URL". ([#15116](https://github.com/mapbox/mapbox-gl-native/pull/15116)) |
56 | 56 |
|
| 57 | +## 4.10.1 - July 19, 2019 |
| 58 | + |
| 59 | +* Fixed a bug in telemetry collection. ([#15077](https://github.com/mapbox/mapbox-gl-native/pull/15077)) |
| 60 | + |
| 61 | +## 4.11.1 - July 19, 2019 |
| 62 | + |
| 63 | +* Fixed a bug in telemetry collection. ([#15077](https://github.com/mapbox/mapbox-gl-native/pull/15077)) |
| 64 | + |
| 65 | +## 5.0.1 - July 18, 2019 |
| 66 | + |
| 67 | +* Fixed a bug in telemetry collection. ([#15077](https://github.com/mapbox/mapbox-gl-native/pull/15077)) |
| 68 | + |
| 69 | +## 5.1.1 - July 18, 2019 |
| 70 | + |
| 71 | +* Fixed a bug in telemetry collection. ([#15077](https://github.com/mapbox/mapbox-gl-native/pull/15077)) |
| 72 | + |
57 | 73 | ## 5.1.0 - June 19, 2019 |
58 | 74 |
|
59 | 75 | ### Styles and rendering |
|
0 commit comments