Skip to content

Commit a56bc8b

Browse files
authored
Release 2.3.1 (#378)
* doc: update changelog for v2.3.1 * bump version to 2.3.1
1 parent 23663b3 commit a56bc8b

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

CHANGELOG.md

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

3+
# 2.3.1
4+
5+
### rollbar-logback
6+
- Restrict recursive logger suppression to Rollbar package [#376](https://github.com/rollbar/rollbar-java/pull/376)
7+
38
# 2.3.0
49

510
- Switching to stable release

gradle.properties

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

44
android.useAndroidX=true

0 commit comments

Comments
 (0)