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

Commit d160aed

Browse files
committed
release: 2.8.4 readiness
1 parent efd676d commit d160aed

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

CHANGELOG.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,30 @@
22

33
All notable changes to this project will be documented in this file, in reverse chronological order by release.
44

5+
## 2.8.4 - 2019-02-07
6+
7+
### Added
8+
9+
- Nothing.
10+
11+
### Changed
12+
13+
- Nothing.
14+
15+
### Deprecated
16+
17+
- Nothing.
18+
19+
### Removed
20+
21+
- Nothing.
22+
23+
### Fixed
24+
25+
- [#168](https://github.com/zendframework/zend-http/pull/168) fixes a problem when validating the connection timeout for the `Curl` and
26+
`Socket` client adapters; it now correctly identifies both integer and string
27+
integer values.
28+
529
## 2.8.3 - 2019-01-08
630

731
### Added

0 commit comments

Comments
 (0)