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

Commit e56efd1

Browse files
committed
Adds CHANGELOG entry for #151
1 parent f25ec21 commit e56efd1

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,10 @@ All notable changes to this project will be documented in this file, in reverse
2222

2323
### Fixed
2424

25-
- Nothing.
25+
- [#151](https://github.com/zendframework/zend-http/pull/151) fixes how Referer and other location-based headers report problems with
26+
invalid URLs provided in the header value, raising a `Zend\Http\Exception\InvalidArgumentException`
27+
in such cases. This change ensures the behavior is consistent with behavior
28+
prior to the 2.8.0 release.
2629

2730
## 2.8.1 - 2018-08-01
2831

0 commit comments

Comments
 (0)