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

Commit f6045df

Browse files
committed
Created CHANGELOG entry for #59
1 parent d4867c6 commit f6045df

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
@@ -14,6 +14,9 @@ All notable changes to this project will be documented in this file, in reverse
1414
- [#58](https://github.com/zendframework/zend-diactoros/pull/58) adds
1515
`Zend\Diactoros\Response\EmptyResponse`, a `Zend\Diactoros\Response` extension
1616
for quickly creating empty, read-only responses.
17+
- [#59](https://github.com/zendframework/zend-diactoros/pull/59) adds
18+
`Zend\Diactoros\Response\RedirectResponse`, a `Zend\Diactoros\Response` extension
19+
for quickly creating redirect responses.
1720

1821
### Deprecated
1922

0 commit comments

Comments
 (0)