Skip to content

Commit

Permalink
Merge pull request #159 from getsentry/update-changelog
Browse files Browse the repository at this point in the history
Update changelog
  • Loading branch information
Jean85 committed Oct 30, 2018
2 parents 23bfd69 + 6da220a commit 7ae917d
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Expand Up @@ -5,6 +5,13 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).

## [Unreleased]
### Added
- Add new `excluded_exceptions` option in config (#123, thanks @mcfedr)
- Add config for autowiring the client (#158, thanks @gander)
### Changed
- Migrate YAML config to XML; drop dependency on `symfony/yaml` (#155, thanks @Pierstoval)
### Fixed
- Remove deprecation raised by Symfony 4.2 (#161, thanks @chalasr)

## 2.0.3 - 2018-06-01
### Added
Expand Down

0 comments on commit 7ae917d

Please sign in to comment.