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

Commit 6fc0b43

Browse files
committed
Added CHANGELOG for #111
1 parent 7a5a7f4 commit 6fc0b43

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
@@ -16,6 +16,10 @@ All notable changes to this project will be documented in this file, in reverse
1616
- `filterHeader()`
1717
The `SapiEmitter` implementation has been updated to remove those methods and
1818
instead compose the trait.
19+
- [#111](https://github.com/zendframework/zend-diactoros/pull/111) adds
20+
a new emitter implementation, `SapiStreamEmitter`; this emitter type will
21+
loop through the stream instead of emitting it in one go, and supports content
22+
ranges.
1923

2024
### Deprecated
2125

0 commit comments

Comments
 (0)