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

Commit

Permalink
Adds CHANGELOG entry for #29
Browse files Browse the repository at this point in the history
  • Loading branch information
weierophinney committed Feb 27, 2019
1 parent 5d5e9fb commit 39c3b39
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,9 @@ All notable changes to this project will be documented in this file, in reverse

### Changed

- Nothing.
- [#29](https://github.com/zendframework/zend-uri/pull/29) changes the behavior of `getHost()`: it will now always return a lowercase
- representation. This is in accord with
- [IETF 3986 Section 3.2.2](https://tools.ietf.org/html/rfc3986#section-3.2.2).

### Deprecated

Expand Down

0 comments on commit 39c3b39

Please sign in to comment.