Skip to content

Commit 92b8d0e

Browse files
authored
Merge pull request #23 from newrelic/release_prep
update changelog
2 parents db02d69 + aa37951 commit 92b8d0e

File tree

1 file changed

+10
-2
lines changed

1 file changed

+10
-2
lines changed

CHANGELOG.md

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,22 @@ 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-
## [1.0-rc2] - 2019-10-03
7+
## 2.1 (2020-08-27)
8+
- Add support for Dropwizard request logging
9+
10+
## 2.0 (2020-07-20)
11+
- log4j2 minimum version updated to 2.13.1
12+
- add `ContextDataProvider` and remove requirement of setting `messageFactory`
13+
- jackson minimum version updated to 2.11.1
14+
15+
## 1.0-rc2 (2019-10-03)
816
### log4j2
917
- Reduce requirement to 2.8 from 2.12
1018
- Address a potential concurrency issue
1119

1220
### logback
1321
- Reduce requirement to 1.2.0 from 1.2.3
1422

15-
## [1.0-rc1] - 2019-09-18
23+
## 1.0-rc1 (2019-09-18)
1624
### Initial public release of the extensions
1725
- Support for decorating logs with New Relic metadata.

0 commit comments

Comments
 (0)