summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulian Rex <julian.rex@mapbox.com>2018-08-15 14:59:09 -0400
committerJulian Rex <julian.rex@mapbox.com>2018-08-15 14:59:09 -0400
commit0a713b23355c78a647d60dfc1236c9fb43ca97e6 (patch)
tree9a0ceb4bc1a0e0b0946e657f3ce8df5c84b3a134
parentd62e89daa050a71e7811927ae872cb1e01b38cbe (diff)
downloadqtlocation-mapboxgl-upstream/jrex-release-v4.3.0-consolidated-cp.tar.gz
[ios,macos] Remove master sections from changelogs [skip ci]upstream/jrex-release-v4.3.0-consolidated-cp
-rw-r--r--platform/ios/CHANGELOG.md7
-rw-r--r--platform/macos/CHANGELOG.md6
2 files changed, 0 insertions, 13 deletions
diff --git a/platform/ios/CHANGELOG.md b/platform/ios/CHANGELOG.md
index 80053ef21b..50555632c1 100644
--- a/platform/ios/CHANGELOG.md
+++ b/platform/ios/CHANGELOG.md
@@ -2,13 +2,6 @@
Mapbox welcomes participation and contributions from everyone. Please read [CONTRIBUTING.md](../../CONTRIBUTING.md) to get started.
-## master
-
-* Improved the Swift interface for `MGLMapView.decelerationRate`. ([#12584](https://github.com/mapbox/mapbox-gl-native/issues/12584))
-* Fixed inconsistencies in exception naming. ([#12583](https://github.com/mapbox/mapbox-gl-native/issues/12583))
-* Don't default-show text/icons that depend on the placement of a paired icon/text [#12483](https://github.com/mapbox/mapbox-gl-native/issues/12483)
-* Fix the behavior of `-[MGLMapView visibleFeaturesAtPoint:]` near tile boundaries at high zoom. ([#12472](https://github.com/mapbox/mapbox-gl-native/issues/12472))
-
## 4.3.0 - August 15, 2018
### Styles and rendering
diff --git a/platform/macos/CHANGELOG.md b/platform/macos/CHANGELOG.md
index af3c89c356..853e1be6b2 100644
--- a/platform/macos/CHANGELOG.md
+++ b/platform/macos/CHANGELOG.md
@@ -1,11 +1,5 @@
# Changelog for Mapbox Maps SDK for macOS
-# master
-
-- Don't default-show text/icons that depend on the placement of a paired icon/text [#12483](https://github.com/mapbox/mapbox-gl-native/issues/12483)
-- Fix the `-[MGLMapView annotationAtPoint:]` method near tile boundaries at high zoom. ([#12472](https://github.com/mapbox/mapbox-gl-native/issues/12472))
-* Fixed inconsistencies in exception naming. ([#12583](https://github.com/mapbox/mapbox-gl-native/issues/12583))
-
# 0.10.0 - August 15, 2018
## Styles and rendering