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

Commit 03bbfa8

Browse files
committed
Added CHANGELOG for #175
1 parent 6c09f50 commit 03bbfa8

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
@@ -33,6 +33,9 @@ All notable changes to this project will be documented in this file, in reverse
3333
response serialization always provides a `\r\n\r\n` sequence following the
3434
headers, even when no message body is present, to ensure it conforms with RFC
3535
7230.
36+
- [#175](https://github.com/zendframework/zend-diactoros/pull/175) updates the
37+
`Request` class to set the `Host` header from the URI host if no header is
38+
already present. (Ensures conformity with PSR-7 specification.)
3639

3740
## 1.3.5 - 2016-03-17
3841

0 commit comments

Comments
 (0)