Skip to content

Commit 353f9d3

Browse files
authored
Merge pull request #177 from getsentry/prepare-2.2
Prepare release 2.2
2 parents 4f4ba5a + b36df36 commit 353f9d3

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,11 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
55
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
66

77
## [Unreleased]
8+
## 2.2.0 - 2019-01-05
9+
### Added
10+
- Add the `route` tag automatically to any event generated by a request (#167, thanks @ruudk)
11+
### Changed
12+
- Make the `ExceptionListener` more extendable by making all members at least `protected` (#176, thanks @bouland)
813

914
## 2.1.0 - 2018-11-05
1015
### Added

0 commit comments

Comments
 (0)