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

Commit 3b9ba35

Browse files
committed
Added CHANGELOG for #169
1 parent aeb7464 commit 3b9ba35

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
@@ -29,6 +29,10 @@ All notable changes to this project will be documented in this file, in reverse
2929
`SapiStreamEmitter` to implement a check for `isSeekable()` prior to attempts
3030
to rewind; this allows it to work with non-seekable streams such as the
3131
`CallbackStream`.
32+
- [#169](https://github.com/zendframework/zend-diactoros/pull/169) ensures that
33+
response serialization always provides a `\r\n\r\n` sequence following the
34+
headers, even when no message body is present, to ensure it conforms with RFC
35+
7230.
3236

3337
## 1.3.5 - 2016-03-17
3438

0 commit comments

Comments
 (0)