We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 14ca719 + df4d390 commit a6bf195Copy full SHA for a6bf195
2 files changed
CHANGELOG.md
@@ -4,6 +4,10 @@ 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.5.0
8
+* Add `dropwizard3` (compatible with Dropwizard 3, ** not ** Dropwizard 4+).
9
+* Correct some formatting issues in `logback13`
10
+
11
## 3.4.0
12
* Add `logback13` plugin to support `Logback 1.3`
13
gradle.properties
@@ -1 +1 @@
1
-releaseVersion=3.5.0
+releaseVersion=3.6.0
0 commit comments