Skip to content

Commit

Permalink
Update Changelog.md for release Core 1.4.0 / Telemetry 4.7.0(#440)
Browse files Browse the repository at this point in the history
  • Loading branch information
harvsu committed Nov 25, 2019
1 parent 1584ffe commit c120f28
Showing 1 changed file with 13 additions and 1 deletion.
14 changes: 13 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,12 @@ Mapbox welcomes participation and contributions from everyone.

## Mapbox Android Telemetry

## v4.6.1
## v4.7.0
- Fix crash `setBaseUrl()` on null `TelemetryClient` [#423](https://github.com/mapbox/mapbox-events-android/pull/423)
- Remove all location permissions from sdk manifest [#430] (https://github.com/mapbox/mapbox-events-android/pull/430)
- Add make target to fetch java from brew [#433] (https://github.com/mapbox/mapbox-events-android/pull/433)
- Apply android-sdk-versions-plugin to Telemetry and Core modules [#435] (https://github.com/mapbox/mapbox-events-android/pull/435)
- Add Reformed User Agent to Telemetry Client [#437] Add Reformed User Agent to Telemetry Client https://github.com/mapbox/mapbox-events-android/pull/437)

## v4.6.0
- Add public api to change base url for telemetry endpoint [#420](https://github.com/mapbox/mapbox-events-android/pull/420)
Expand Down Expand Up @@ -221,8 +225,16 @@ Mapbox welcomes participation and contributions from everyone.
- Check for Location Permission - [#12](https://github.com/mapbox/mapbox-events-android/pull/12)
- Port Location Code from MAS - [#6](https://github.com/mapbox/mapbox-events-android/pull/6)


## Mapbox Android Core

### v1.4.0
- Apply android-sdk-versions-plugin to Telemetry and Core modules [#435] (https://github.com/mapbox/mapbox-events-android/pull/435)
- Remove all location permissions from sdk manifest [#430] (https://github.com/mapbox/mapbox-events-android/pull/430)
- README update for core SNAPSHOT section [#431] (https://github.com/mapbox/mapbox-events-android/pull/431)
- Add Reformed User Agent to Telemetry Client [#437] Add Reformed User Agent to Telemetry Client https://github.com/mapbox/mapbox-events-android/pull/437)
- Fix: typo displacemnt => displacement [#438] fix: typo displacemnt => displacement

### v1.3.0
- Crash reporter telemetry integration - [#361](https://github.com/mapbox/mapbox-events-android/pull/361)
- Fix crash file counting bug - [#377](https://github.com/mapbox/mapbox-events-android/pull/377)
Expand Down

0 comments on commit c120f28

Please sign in to comment.