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

Commit 98681f4

Browse files
committed
Wrote CHANGELOG for #91
1 parent 6e541ff commit 98681f4

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
@@ -21,6 +21,9 @@ All notable changes to this project will be documented in this file, in reverse
2121
- [#96](https://github.com/zendframework/zend-diactoros/pull/96) updates
2222
`withPort()` to allow `null` port values (indicating usage of default for
2323
the given scheme).
24+
- [#91](https://github.com/zendframework/zend-diactoros/pull/91) fixes the
25+
logic of `withUri()` to do a case-insensitive check for an existing `Host`
26+
header, replacing it with the new one.
2427

2528
## 1.1.3 - 2015-08-10
2629

0 commit comments

Comments
 (0)