We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 76f6e5c commit dddb022Copy full SHA for dddb022
CHANGELOG.md
@@ -1,10 +1,12 @@
1
# Change Log
2
3
-## Unreleased
+## 1.4.0 - 2016-10-17
4
5
### Added
6
7
- 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
10
11
## 1.3.1 - 2016-07-15
12
0 commit comments