Skip to content

Commit

Permalink
Update changelog, bump telemetry snapshot version.
Browse files Browse the repository at this point in the history
  • Loading branch information
Igor Tarasov committed Jun 8, 2022
1 parent e6ee1a8 commit cf8a35e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,14 @@ Mapbox welcomes participation and contributions from everyone.

## Mapbox Android Telemetry

### v8.1.3

- [libtelemetry] Add LocationEvent constructor that doesn't accept permissionStatus [#569](https://github.com/mapbox/mapbox-events-android/pull/569)

### v8.1.2

- [libtelemetry] Fix LocationEvent timestamp [#567](https://github.com/mapbox/mapbox-events-android/pull/567)
- [ibtelemetry] Add @Keep annotation to the AttachmentMetadata [#565](https://github.com/mapbox/mapbox-events-android/pull/565)
- [libtelemetry] Add @Keep annotation to the AttachmentMetadata [#565](https://github.com/mapbox/mapbox-events-android/pull/565)
- Fix TelemetryUtils.obtainApplicationState() method [#559](https://github.com/mapbox/mapbox-events-android/pull/559)

### v8.1.1
Expand Down
2 changes: 1 addition & 1 deletion libtelemetry/gradle.properties
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
VERSION_NAME=8.1.3-SNAPSHOT
VERSION_NAME=8.1.4-SNAPSHOT
POM_NAME=Mapbox Android Telemetry Library
POM_PACKAGING=aar
POM_ARTIFACT_ID=mapbox-android-telemetry
Expand Down

0 comments on commit cf8a35e

Please sign in to comment.