summaryrefslogtreecommitdiff
path: root/platform/android/CHANGELOG.md
diff options
context:
space:
mode:
authorMinh Nguyễn <mxn@1ec5.org>2018-04-16 15:53:06 -0700
committerMinh Nguyễn <mxn@1ec5.org>2018-04-16 17:26:44 -0700
commit6c2b8683cdeded911038cd630f1e10726afb7b28 (patch)
treec7bc1bce2bb3c2e619ec6279069675f3f0194063 /platform/android/CHANGELOG.md
parent3a0a3e42819c7d2954795edb6bdbc284737dc77d (diff)
downloadqtlocation-mapboxgl-6c2b8683cdeded911038cd630f1e10726afb7b28.tar.gz
[android] Added Czech localization
Diffstat (limited to 'platform/android/CHANGELOG.md')
-rw-r--r--platform/android/CHANGELOG.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/platform/android/CHANGELOG.md b/platform/android/CHANGELOG.md
index 11db991e69..309cf1224d 100644
--- a/platform/android/CHANGELOG.md
+++ b/platform/android/CHANGELOG.md
@@ -2,6 +2,9 @@
Mapbox welcomes participation and contributions from everyone. If you'd like to do so please see the [`Contributing Guide`](https://github.com/mapbox/mapbox-gl-native/blob/master/CONTRIBUTING.md) first to get started.
+## 6.0.0 - TBD
+ - Add Czech localization [#11695](https://github.com/mapbox/mapbox-gl-native/pull/11695)
+
## 6.0.0-beta.7 - April 12, 2018
- Add abs, round, floor, ceil expression operators [#11653](https://github.com/mapbox/mapbox-gl-native/pull/11653)
- LatLngBounds correct center calculation [#11650](https://github.com/mapbox/mapbox-gl-native/pull/11650)