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

Commit

Permalink
move changelog to 2.8.3
Browse files Browse the repository at this point in the history
  • Loading branch information
samsonasik committed Aug 13, 2018
1 parent 3132fe9 commit 427e54e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions CHANGELOG.md
Expand Up @@ -22,7 +22,7 @@ All notable changes to this project will be documented in this file, in reverse

### Fixed

- Nothing.
[#149](https://github.com/zendframework/zend-http/pull/149) Client::setUri() should keep relative uri status

## 2.8.2 - 2018-08-13

Expand Down Expand Up @@ -106,7 +106,7 @@ All notable changes to this project will be documented in this file, in reverse

### Fixed

- [#149](https://github.com/zendframework/zend-http/pull/149) Client::setUri() should keep relative uri status
- Nothing.

## 2.8.0 - 2018-04-26

Expand Down Expand Up @@ -336,4 +336,4 @@ All notable changes to this project will be documented in this file, in reverse
- [#14](https://github.com/zendframework/zend-http/pull/14) fixes
`Zend\Http\PhpEnvironment\Request` to ensure that empty `SCRIPT_FILENAME` and
`SCRIPT_NAME` values which result in an empty `$baseUrl` will not raise an
`E_WARNING` when used to do a `strpos()` check during base URI detection.
`E_WARNING` when used to do a `strpos()` check during base URI detection.

0 comments on commit 427e54e

Please sign in to comment.