Skip to content

Commit c916ff2

Browse files
authored
Release 2.2.0-alpha.1 (#363)
* doc: update changelog for v2.2.0-alpha.1 * bump version to 2.2.0-alpha.1
1 parent 5b00b91 commit c916ff2

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Change Log
22

3+
# 2.2.0-alpha.1
4+
### rollbar-android
5+
- Automatic capture of navigation telemetry events [#361](https://github.com/rollbar/rollbar-java/pull/361)
6+
### rollbar-java
7+
- Fix: Keep telemetry events during session [#362](https://github.com/rollbar/rollbar-java/pull/362)
8+
### Maintenance
9+
- Update dependencies [#359](https://github.com/rollbar/rollbar-java/pull/359)
10+
311
# 2.1.0
412

513
### Fix

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
VERSION_NAME=2.1.0
1+
VERSION_NAME=2.2.0-alpha.1
22
GROUP=com.rollbar
33

44
android.useAndroidX=true

0 commit comments

Comments
 (0)