Skip to content

Commit b86b453

Browse files
Merge pull request #58 from php-http/Nyholm-patch-1
Updated change log with cURLFormatter and BufferedStream
2 parents 76f6e5c + dddb022 commit b86b453

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,12 @@
11
# Change Log
22

3-
## Unreleased
3+
## 1.4.0 - 2016-10-17
44

55
### Added
66

77
- Message, stream and URI factories for [Slim Framework](https://github.com/slimphp/Slim)
8+
- BufferedStream that allow you to decorate a non-seekable stream with a seekable one.
9+
- cUrlFormatter to be able to redo the request with a cURL command
810

911
## 1.3.1 - 2016-07-15
1012

0 commit comments

Comments
 (0)