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

Commit 73c0159

Browse files
committed
[android] Updated changelog for 6.0.0-beta.5 release
1 parent 7f18b0b commit 73c0159

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

platform/android/CHANGELOG.md

+11
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,17 @@
22

33
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.
44

5+
## 6.0.0-beta.5 - March 27, 2018
6+
- Avoid flashing on pitched overzoomed tiles [#11488](https://github.com/mapbox/mapbox-gl-native/pull/11488)
7+
- Literal array conversion of primitive arrays [#11500](https://github.com/mapbox/mapbox-gl-native/pull/11500)
8+
- Make default output from step more descriptive [#11501](https://github.com/mapbox/mapbox-gl-native/pull/11501)
9+
- Expose public Telemetry API [#11503](https://github.com/mapbox/mapbox-gl-native/pull/11503)
10+
- Convert Android int colors with to-color expression [#11506](https://github.com/mapbox/mapbox-gl-native/pull/11506)
11+
- Prevent default style reload when string style json was set [#11520](https://github.com/mapbox/mapbox-gl-native/pull/11520)
12+
- String, number and bool Expressions with multiple values [#11512](https://github.com/mapbox/mapbox-gl-native/pull/11512)
13+
- Telemetry library 3.0.0-beta.3 [#11534](https://github.com/mapbox/mapbox-gl-native/pull/11534)
14+
- Gestures library v0.2.0 [#11535](https://github.com/mapbox/mapbox-gl-native/pull/11535)
15+
516
## 5.5.1 - March 26, 2018
617
- Verify optional access of FileSource deactivation [#11480](https://github.com/mapbox/mapbox-gl-native/pull/11480)
718
- Prevent default style loading when style json was set [#11519](https://github.com/mapbox/mapbox-gl-native/pull/11519)

0 commit comments

Comments
 (0)