Skip to content

Commit c1db888

Browse files
committed
Add info about #124 to the changelog
(cherry picked from commit a518e15)
1 parent e7d66d4 commit c1db888

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
@@ -67,6 +67,9 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
6767
## 0.8.8 - 2018-06-01
6868
### Added
6969
- Add `symfony_version` as a default tag (backport of #116, thanks @hjanuschka)
70+
- 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)
71+
### Changed
72+
- Require at least version 1.9 of the `sentry/sentry` base client, due to #124
7073
### Fixed
7174
- Retrieve use IP address from Symfony, to honor trusted proxies (backport of #131, thanks @eliecharra)
7275

0 commit comments

Comments
 (0)