summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMinh Nguyễn <mxn@1ec5.org>2018-07-03 00:51:53 -0700
committerMinh Nguyễn <mxn@1ec5.org>2018-07-03 09:11:01 -0700
commitbfd6fb7b52f910f4b20eb18a757d542d9dfa2d90 (patch)
tree33a382acd0482195d875c8ce0511cb2f314816f9
parent28994ae92cb781ad9c064ab8bc6bdaf65d83478a (diff)
downloadqtlocation-mapboxgl-bfd6fb7b52f910f4b20eb18a757d542d9dfa2d90.tar.gz
[macos] Removed errant space from changelog
-rw-r--r--platform/macos/CHANGELOG.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/platform/macos/CHANGELOG.md b/platform/macos/CHANGELOG.md
index f084552b68..4a43552902 100644
--- a/platform/macos/CHANGELOG.md
+++ b/platform/macos/CHANGELOG.md
@@ -4,7 +4,7 @@
* Added `-[MGLMapView camera:fittingShape:edgePadding:]` and `-[MGLMapView camera:fittingCoordinateBounds:edgePadding:]` allowing you specify the pitch and direction for the calculated camera. ([#12213](https://github.com/mapbox/mapbox-gl-native/pull/12213))
- ## 0.7.2 - June 22, 2018
+## 0.7.2 - June 22, 2018
* Fixed a crash in `-[MGLStyle localizeLabelsIntoLocale:]` on macOS 10.11. ([#12123](https://github.com/mapbox/mapbox-gl-native/pull/12123))
* Improved compatibility with Mapbox China APIs. ([#11845](https://github.com/mapbox/mapbox-gl-native/pull/11845))