Skip to content
This repository was archived by the owner on Jan 21, 2020. It is now read-only.

Commit

Permalink
Adds CHANGELOG for #55
Browse files Browse the repository at this point in the history
weierophinney committed Jul 24, 2017

Verified

This commit was signed with the committer’s verified signature.
TarikGul Tarik Gul
1 parent 19a4ebd commit 79bf689
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -18,9 +18,10 @@ All notable changes to this project will be documented in this file, in reverse

### Fixed

- [#52](https://github.com/zfcampus/zf-api-problem/pull/52) updates the
`ApiProblemListener` to check for either exceptions or PHP 7 `Throwable`
instances when creating an `ApiProblem`.
- [#52](https://github.com/zfcampus/zf-api-problem/pull/52) and
[#55](https://github.com/zfcampus/zf-api-problem/pull/55) update the
`ApiProblemListener` and `RenderErrorListener` to check for either exceptions
or PHP 7 `Throwable` instances when creating an `ApiProblem` to return.

## 1.2.2 - 2016-10-11

0 comments on commit 79bf689

Please sign in to comment.