Skip to content

Commit 8ed0cef

Browse files
authored
Merge pull request #104 from newrelic/post-release-330
Post 3.3.0 release changes
2 parents d461ab7 + 581af82 commit 8ed0cef

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@ 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.3.0
8+
* Remove Apache `commons-lang` classes from final logging extension jars
9+
710
## 3.2.0
811
* Upgrade `logback-core` and `logback-classic` dependencies to version `1.2.13`
912

gradle.properties

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

0 commit comments

Comments
 (0)