Skip to content

Commit a518e15

Browse files
committed
Add info about #124 to the changelog
1 parent bb20610 commit a518e15

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Diff for: CHANGELOG.md

+3
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
77
## 0.8.8 - 2018-06-01
88
### Added
99
- Add `symfony_version` as a default tag (backport of #116, thanks @hjanuschka)
10+
- 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)
11+
### Changed
12+
- Require at least version 1.9 of the `sentry/sentry` base client, due to #124
1013
### Fixed
1114
- Retrieve use IP address from Symfony, to honor trusted proxies (backport of #131, thanks @eliecharra)
1215

0 commit comments

Comments
 (0)