Skip to content

Commit 79bf689

Browse files
committed
Adds CHANGELOG for #55
1 parent 19a4ebd commit 79bf689

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

CHANGELOG.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,10 @@ All notable changes to this project will be documented in this file, in reverse
1818

1919
### Fixed
2020

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

2526
## 1.2.2 - 2016-10-11
2627

0 commit comments

Comments
 (0)