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

Commit 4d20a58

Browse files
committed
Updated CHANGELOG for #58
1 parent 7af500a commit 4d20a58

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,9 @@ All notable changes to this project will be documented in this file, in reverse
1111
HTML or JSON responses. It contains the static methods:
1212
- `html($html, $status = 200, array $headers = [])`
1313
- `json($data, $status = 200, array $headers = [])`
14+
- [#58](https://github.com/zendframework/zend-diactoros/pull/58) adds
15+
`Zend\Diactoros\Response\EmptyResponse`, a `Zend\Diactoros\Response` extension
16+
for quickly creating empty, read-only responses.
1417

1518
### Deprecated
1619

0 commit comments

Comments
 (0)