summaryrefslogtreecommitdiff
path: root/platform/macos/CHANGELOG.md
diff options
context:
space:
mode:
authorMinh Nguyễn <mxn@1ec5.org>2017-10-27 15:47:10 -0700
committerMinh Nguyễn <mxn@1ec5.org>2017-10-27 22:23:02 -0700
commitedf399f1b74eb57a9782f981eb5c94ac0e13afaa (patch)
treecc05f00d22998f28b2abf1e7dc453413b9d0743d /platform/macos/CHANGELOG.md
parentec4e8899b72e07072e846f3d8cbb7b19600cced0 (diff)
downloadqtlocation-mapboxgl-edf399f1b74eb57a9782f981eb5c94ac0e13afaa.tar.gz
[android, ios, macos] Added Bulgarian localization
Diffstat (limited to 'platform/macos/CHANGELOG.md')
-rw-r--r--platform/macos/CHANGELOG.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/platform/macos/CHANGELOG.md b/platform/macos/CHANGELOG.md
index 4b3292c600..80d23781ba 100644
--- a/platform/macos/CHANGELOG.md
+++ b/platform/macos/CHANGELOG.md
@@ -1,6 +1,6 @@
# Changelog for Mapbox macOS SDK
-## master
+## v0.6.0
### Networking and storage
@@ -31,6 +31,7 @@
### Other changes
+* Added a Bulgarian localization. ([#10309](https://github.com/mapbox/mapbox-gl-native/pull/10309))
* Fixed an issue that could cause line label rendering glitches when the line geometry is projected to a point behind the plane of the camera. ([#9865](https://github.com/mapbox/mapbox-gl-native/pull/9865))
* Fixed an issue that could cause a crash when using `-[MGLMapView flyToCamera:completionHandler:]` and related methods with zoom levels at or near the maximum value. ([#9381](https://github.com/mapbox/mapbox-gl-native/pull/9381))