Skip to content

Commit 6707576

Browse files
committed
Add unreleased change to CHANGELOG.md
1 parent 180fb98 commit 6707576

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# Change Log
22

3+
## [Unreleased]
4+
5+
### Fixed
6+
7+
- Issue with `react/http-client` v0.4.13 about body handling as StreamInterface.
8+
This change was introduce in https://github.com/reactphp/http-client/pull/66.
9+
10+
### Changed
11+
12+
- Client now require a Stream factory to handle body properly.
13+
314

415
## 0.2.2 - 2016-07-18
516

0 commit comments

Comments
 (0)