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

Commit 9848f67

Browse files
committed
Merge branch 'versions/1.1.4' into develop
1.1.4 readiness
2 parents d1fd4cd + 3d31af4 commit 9848f67

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,11 +29,13 @@ All notable changes to this project will be documented in this file, in reverse
2929
`HtmlResponse` to set the charset to utf-8 by default (if no content type
3030
header is provided at instantiation).
3131

32-
## 1.1.4 - TBD
32+
## 1.1.4 - 2015-10-16
3333

3434
### Added
3535

36-
- Nothing.
36+
- [#98](https://github.com/zendframework/zend-diactoros/pull/98) adds
37+
`JSON_UNESCAPED_SLASHES` to the default `json_encode` flags used by
38+
`Zend\Diactoros\Response\JsonResponse`.
3739

3840
### Deprecated
3941

0 commit comments

Comments
 (0)