Skip to content
This repository has been archived by the owner on Aug 8, 2023. It is now read-only.

Commit

Permalink
Update Changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
fabian-guerra committed Jul 25, 2019
1 parent 2e99312 commit 15abd49
Showing 1 changed file with 14 additions and 2 deletions.
16 changes: 14 additions & 2 deletions platform/ios/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

Mapbox welcomes participation and contributions from everyone. Please read [CONTRIBUTING.md](../../CONTRIBUTING.md) to get started.

## 5.1.2
## 5.1.2 - July 25, 2019

### Other changes

Expand Down Expand Up @@ -30,8 +30,14 @@ This release contains a bug in telemetry collection and has been superseded by 5
* The `-[MGLMapView setCamera:withDuration:animationTimingFunction:edgePadding:completionHandler:]` method now adds the current value of the `MGLMapView.contentInset` property to the `edgePadding` parameter. ([#14813](https://github.com/mapbox/mapbox-gl-native/pull/14813))
* Fixed a feature querying bug caused by incorrect sort feature index calculation. ([#14884](https://github.com/mapbox/mapbox-gl-native/pull/14884))

## 5.0.1 - July 18, 2019

* Fixed a bug in telemetry collection. ([#15077](https://github.com/mapbox/mapbox-gl-native/pull/15077))

## 5.0.0 - May 22, 2019

This release contains a bug in telemetry collection and has been superseded by 5.0.1 — please update immediately.

This release improves how monthly active users are counted. By upgrading to this release, you are opting into the changes outlined in [this blog post](https://www.mapbox.com/52219) and [#14421](https://github.com/mapbox/mapbox-gl-native/pull/14421).

There are no breaking API changes in this release.
Expand All @@ -45,7 +51,13 @@ There are no breaking API changes in this release.

* Fixed an issue where `-[MGLMapView setVisibleCoordinates:count:edgePadding:direction:duration:animationTimingFunction:completionHandler:]` interpreted a negative `direction` as due north instead of maintaining the current direction. ([#14575](https://github.com/mapbox/mapbox-gl-native/pull/14575))

## 4.11.0 - May 15, 2019
## 4.11.1 - July 18, 2019

* Fixed a bug in telemetry collection. ([#15161](https://github.com/mapbox/mapbox-gl-native/pull/15161))

## 4.11.0 - May 15, 2019

This release contains a bug in telemetry collection and has been superseded by 4.11.1 — please update immediately.

### Styles and rendering

Expand Down

0 comments on commit 15abd49

Please sign in to comment.