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

Commit 0ef213e

Browse files
pengdevchloekraw
andcommitted
Update change log for v9.4.0-beta.1 (#522)
* Update change log for v9.4.0 * Update CHANGELOG.md Co-authored-by: Chloe Krawczyk <[email protected]> Co-authored-by: Chloe Krawczyk <[email protected]>
1 parent d945824 commit 0ef213e

File tree

1 file changed

+7
-14
lines changed

1 file changed

+7
-14
lines changed

CHANGELOG.md

Lines changed: 7 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -2,28 +2,21 @@
22

33
Mapbox welcomes participation and contributions from everyone. Please read [`Contributing Guide`](https://github.com/mapbox/mapbox-gl-native/blob/master/CONTRIBUTING.md) to get started.
44
## 9.4.0-beta.1 - August 6, 2020
5-
[Changes](https://github.com/mapbox/mapbox-gl-native-android/compare/android-v9.4.0-alpha.1...android-v9.4.0-beta.1) since [Mapbox Maps SDK for Android v9.4.0-alpha.1](https://github.com/mapbox/mapbox-gl-native-android/releases/tag/android-v9.4.0-alpha.1):
6-
### Features
7-
- Expose OnIndicatorPositionChangedListener which will be invoked when indicator position changes. ([#515](https://github.com/mapbox/mapbox-gl-native-android/pull/515))
8-
### Improvements and bug fixes
9-
- Add CustomLayer interface and example. ([#508](https://github.com/mapbox/mapbox-gl-native-android/pull/508))
10-
- Adapt local glyph rasterizar to use glyph's real metrics. ([#520](https://github.com/mapbox/mapbox-gl-native-android/pull/520))
11-
### Dependencies
12-
- Update core library to 3.0.0-rc.1
13-
14-
## 9.4.0-alpha.1 - Jul 30, 2020
5+
[Changes](https://github.com/mapbox/mapbox-gl-native-android/compare/android-v9.3.0...android-v9.4.0-beta.1) since [Mapbox Maps SDK for Android v9.3.0](https://github.com/mapbox/mapbox-gl-native-android/releases/tag/android-v9.3.0):
156
### Features
167
- Implement method to set padding when camera is tracking. ([#496](https://github.com/mapbox/mapbox-gl-native-android/pull/496))
178
- Expose animation handling ([#491](https://github.com/mapbox/mapbox-gl-native-android/pull/491))
18-
- Expose event Observable ([#502](https://github.com/mapbox/mapbox-gl-native-android/pull/502))
9+
- Expose event Observable ([#502](https://github.com/mapbox/mapbox-gl-native-android/pull/502))
10+
- Expose `OnIndicatorPositionChangedListener` which is invoked when the position of the user location indicator changes. ([#515](https://github.com/mapbox/mapbox-gl-native-android/pull/515))
1911
### Improvements and bug fixes
20-
- Optimise fling animation ([#503](https://github.com/mapbox/mapbox-gl-native-android/pull/503))
12+
- Optimise fling animation ([#503](https://github.com/mapbox/mapbox-gl-native-android/pull/503))
2113
- Remove world bounds validation when creating an offline region ([#495](https://github.com/mapbox/mapbox-gl-native-android/pull/495))
22-
- Call setUserAnimationInProgress in LocationCameraController ([#501](https://github.com/mapbox/mapbox-gl-native-android/pull/501))
14+
- Call setUserAnimationInProgress in LocationCameraController ([#501](https://github.com/mapbox/mapbox-gl-native-android/pull/501))
2315
- Check isLocationTracking in the right place ([#504](https://github.com/mapbox/mapbox-gl-native-android/pull/504))
16+
- Adapt `LocalGlyphRasterizer` to render glyphs with a font's actual glyph metrics. ([#520](https://github.com/mapbox/mapbox-gl-native-android/pull/520))
2417
### Dependencies
2518
- Update telemetry to 6.0.0
26-
- Update core library to 2.0.0-alpha.1
19+
- Update core library to 3.0.0-rc.1
2720

2821
## 8.6.5 - July 22, 2020
2922
[Changes](https://github.com/mapbox/mapbox-gl-native-android/compare/android-v8.6.4...android-v8.6.5) since [Mapbox Maps SDK for Android v8.6.4](https://github.com/mapbox/mapbox-gl-native-android/releases/tag/android-v8.6.4):

0 commit comments

Comments
 (0)