File tree Expand file tree Collapse file tree 1 file changed +12
-2
lines changed Expand file tree Collapse file tree 1 file changed +12
-2
lines changed Original file line number Diff line number Diff line change 33
44## Unreleased
55
6+
7+ ## 1.7.1 - 2018-10-29
8+
9+ ### Fixed
10+
11+ - FilteredStream is not actually seekable
12+
13+
614## 1.7.0 - 2018-08-15
715
816### Fixed
1523
1624- Dropped tests on HHVM
1725
26+
1827## 1.6.0 - 2017-07-05
1928
2029### Added
2332
2433### Fixed
2534
26- - Fix curl command of CurlFormatter when there is an user-agent header
35+ - Fix curl command of CurlFormatter when there is an user-agent header
36+
2737
2838## 1.5.0 - 2017-02-14
2939
3646### Fixed
3747
3848- FilteredStream::getSize returns null because the contents size is unknown.
39- - Stream factories does not rewinds streams. The previous behavior was not coherent between factories and inputs.
49+ - Stream factories does not rewinds streams. The previous behavior was not coherent between factories and inputs.
4050
4151### Deprecated
4252
You can’t perform that action at this time.
0 commit comments