Skip to content

Commit

Permalink
Update ChangeLog.md for release 4.7.1/1.4.1 (#451)
Browse files Browse the repository at this point in the history
  • Loading branch information
harvsu committed Jan 10, 2020
1 parent 296980a commit 24bb138
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,16 @@ Mapbox welcomes participation and contributions from everyone.

## Mapbox Android Telemetry

## v4.7.1

- Upgrade to AndroidX [#446] (https://github.com/mapbox/mapbox-events-android/pull/446)
- Revert "Add test device for CI in release process [#449] (https://github.com/mapbox/mapbox-events-android/pull/449)
- Add test device for CI in release process [#417] (https://github.com/mapbox/mapbox-events-android/pull/417)
- Workaround for Strict mode socket issue [#443] (https://github.com/mapbox/mapbox-events-android/pull/443)
- Update Node version to >=10 [#445] (https://github.com/mapbox/mapbox-events-android/pull/445))
- Update Gradle Versions [#444] (https://github.com/mapbox/mapbox-events-android/pull/444)

-
## 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)
Expand Down Expand Up @@ -228,6 +238,15 @@ Mapbox welcomes participation and contributions from everyone.

## Mapbox Android Core

### v1.4.1

- Upgrade to AndroidX [#446] (https://github.com/mapbox/mapbox-events-android/pull/446)
- Revert "Add test device for CI in release process [#449] (https://github.com/mapbox/mapbox-events-android/pull/449)
- Add test device for CI in release process [#417] (https://github.com/mapbox/mapbox-events-android/pull/417)
- Workaround for Strict mode socket issue [#443] (https://github.com/mapbox/mapbox-events-android/pull/443)
- Update Node version to >=10 [#445] (https://github.com/mapbox/mapbox-events-android/pull/445))
- Update Gradle Versions [#444] (https://github.com/mapbox/mapbox-events-android/pull/444)

### 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)
Expand Down

0 comments on commit 24bb138

Please sign in to comment.