Skip to content

Commit 7ae917d

Browse files
authored
Merge pull request #159 from getsentry/update-changelog
Update changelog
2 parents 23bfd69 + 6da220a commit 7ae917d

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,13 @@ 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+
### Added
9+
- Add new `excluded_exceptions` option in config (#123, thanks @mcfedr)
10+
- Add config for autowiring the client (#158, thanks @gander)
11+
### Changed
12+
- Migrate YAML config to XML; drop dependency on `symfony/yaml` (#155, thanks @Pierstoval)
13+
### Fixed
14+
- Remove deprecation raised by Symfony 4.2 (#161, thanks @chalasr)
815

916
## 2.0.3 - 2018-06-01
1017
### Added

0 commit comments

Comments
 (0)