Skip to content

Commit 3a4ccb8

Browse files
authored
Release 2.1.0 (#360)
* doc: Update changelog for v2.1.0 * bump version to 2.1.0
1 parent d032c5d commit 3a4ccb8

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

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

3+
# 2.1.0
4+
5+
### Fix
6+
- Switching to full release
7+
- Bump org.mockito:mockito-android from 5.18.0 to 5.20.0 [#347](https://github.com/rollbar/rollbar-java/pull/347)
8+
- Bump org.apache.httpcomponents.client5:httpclient5 from 5.0.3 to 5.5.1 [#350](https://github.com/rollbar/rollbar-java/pull/350)
9+
310
# 2.1.0-alpha.3
411

512
### 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-alpha.3
1+
VERSION_NAME=2.1.0
22
GROUP=com.rollbar
33

44
android.useAndroidX=true

0 commit comments

Comments
 (0)