There was an error while loading. Please reload this page.
2 parents 76f6e5c + dddb022 commit b86b453Copy full SHA for b86b453
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