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

Commit

Permalink
Adds CHANGELOG entry for #151
Browse files Browse the repository at this point in the history
  • Loading branch information
weierophinney committed Aug 13, 2018
1 parent f25ec21 commit e56efd1
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,10 @@ All notable changes to this project will be documented in this file, in reverse

### Fixed

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

## 2.8.1 - 2018-08-01

Expand Down

0 comments on commit e56efd1

Please sign in to comment.