We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3f50936 + dda4424 commit 389cd8dCopy full SHA for 389cd8d
CHANGELOG.md
@@ -4,6 +4,9 @@ All notable changes to this project will be documented in this file.
4
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
5
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
6
7
+## 3.2.0
8
+* Upgrade `logback-core` and `logback-classic` dependencies to version `1.2.13`
9
+
10
## 3.1.0
11
* Exception Stack Traces
12
* Capture the full (nested) stack trace for exceptions.
gradle.properties
@@ -1 +1 @@
1
-releaseVersion=3.2.0
+releaseVersion=3.3.0
0 commit comments