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

Commit c1a979e

Browse files
committed
Added CHANGELOG for #197
1 parent eabbc66 commit c1a979e

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
@@ -36,6 +36,9 @@ All notable changes to this project will be documented in this file, in reverse
3636
- [#175](https://github.com/zendframework/zend-diactoros/pull/175) updates the
3737
`Request` class to set the `Host` header from the URI host if no header is
3838
already present. (Ensures conformity with PSR-7 specification.)
39+
- [#197](https://github.com/zendframework/zend-diactoros/pull/197) updates the
40+
`Uri` class to ensure that string serialization does not include a colon after
41+
the host name if no port is present in the instance.
3942

4043
## 1.3.5 - 2016-03-17
4144

0 commit comments

Comments
 (0)