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

Commit 7017430

Browse files
samsonasikweierophinney
authored andcommitted
changelog update for #34
1 parent f7573e2 commit 7017430

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,11 @@ Versions 0.3.0 and prior were released as "weierophinney/problem-details".
5050
modifies the constructor of `Zend\ProblemDetails\ProblemDetailsNotFoundHandler`;
5151
the `$responseFactory` argument is now required.
5252

53+
- [#34](https://github.com/zendframework/zend-problem-details/pull/34) updates
54+
the default `$jsonFlag` to the `Zend\ProblemDetails\ProblemDetailsResponseFactory`
55+
constructor to include `JSON_PRETTY_PRINT` only when the `$isDebug` argument
56+
is boolean `true`.
57+
5358
### Deprecated
5459

5560
- Nothing.
@@ -67,7 +72,7 @@ Versions 0.3.0 and prior were released as "weierophinney/problem-details".
6772
### Added
6873

6974
- [#30](https://github.com/zendframework/zend-problem-details/pull/30)
70-
adds PSR-15 support.
75+
adds PSR-15 support.
7176

7277
### Changed
7378

0 commit comments

Comments
 (0)