We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5b00b91 commit c916ff2Copy full SHA for c916ff2
CHANGELOG.md
@@ -1,5 +1,13 @@
1
# Change Log
2
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
+
11
# 2.1.0
12
13
### Fix
gradle.properties
@@ -1,4 +1,4 @@
-VERSION_NAME=2.1.0
+VERSION_NAME=2.2.0-alpha.1
GROUP=com.rollbar
android.useAndroidX=true
0 commit comments