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

Commit 427e54e

Browse files
committed
move changelog to 2.8.3
1 parent 3132fe9 commit 427e54e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

CHANGELOG.md

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

2323
### Fixed
2424

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

2727
## 2.8.2 - 2018-08-13
2828

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

107107
### Fixed
108108

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

111111
## 2.8.0 - 2018-04-26
112112

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

0 commit comments

Comments
 (0)