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

Commit f733f35

Browse files
committed
Wrote CHANGELOG for #98
1 parent bf3f448 commit f733f35

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,10 @@ All notable changes to this project will be documented in this file, in reverse
2121
- [#96](https://github.com/zendframework/zend-diactoros/pull/96) updates
2222
`withPort()` to allow `null` port values (indicating usage of default for
2323
the given scheme).
24+
- [#98](https://github.com/zendframework/zend-diactoros/pull/98) updates
25+
the default JSON flags used by `JsonResponse` to include
26+
`JSON_UNESCAPED_SLASHES`, which still conforms with RFC 4627, and is a more
27+
sane default.
2428

2529
## 1.1.3 - 2015-08-10
2630

0 commit comments

Comments
 (0)