Skip to content

Commit 482c98d

Browse files
committed
Add info about #124 to the changelog
(cherry picked from commit a518e15)
1 parent 6a04bf0 commit 482c98d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,9 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
4040
## 0.8.8 - 2018-06-01
4141
### Added
4242
- Add `symfony_version` as a default tag (backport of #116, thanks @hjanuschka)
43+
- Add the new `excluded_exceptions` option from Sentry client 1.9 (see [getsentry/sentry-php#583](https://github.com/getsentry/sentry-php/pull/583); #124, backport of #123, thanks @mcfedr)
44+
### Changed
45+
- Require at least version 1.9 of the `sentry/sentry` base client, due to #124
4346
### Fixed
4447
- Retrieve use IP address from Symfony, to honor trusted proxies (backport of #131, thanks @eliecharra)
4548

0 commit comments

Comments
 (0)