Skip to content

Commit a6bf195

Browse files
authored
Merge pull request #116 from newrelic/3.5.0-postrelease
Postrelease tasks for v3.5.0
2 parents 14ca719 + df4d390 commit a6bf195

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

7+
## 3.5.0
8+
* Add `dropwizard3` (compatible with Dropwizard 3, ** not ** Dropwizard 4+).
9+
* Correct some formatting issues in `logback13`
10+
711
## 3.4.0
812
* Add `logback13` plugin to support `Logback 1.3`
913

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
releaseVersion=3.5.0
1+
releaseVersion=3.6.0

0 commit comments

Comments
 (0)