Skip to content

Commit

Permalink
Merge pull request #508 from getsentry/releasenotes-1-8-0
Browse files Browse the repository at this point in the history
[1.8] Update changelog for 1.8.0
  • Loading branch information
stayallive authored Oct 29, 2017
2 parents 00f8efa + 67bc2b3 commit ff8e6d0
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,15 @@

## Unreleased

- Use namespaced classes in test for PHPUnit (#506)
- Prevent segmentation fault on PHP `<5.6` (#504)
- Remove `ini_set` call for unneeded functionality (#501)
- Exclude single `.php` files from the app path (#500)
- Start testing PHP 7.2 (#489)
- Exclude anonymous frames from app path (#482)

## 1.7.1 (2017-08-02)

- Fix of filtering sensitive data when there is an exception with multiple 'values' (#483)

## 1.7.0 (2017-06-07)
Expand Down

0 comments on commit ff8e6d0

Please sign in to comment.