Skip to content

Commit a296f8b

Browse files
committed
Prepare release
1 parent a469988 commit a296f8b

File tree

1 file changed

+12
-2
lines changed

1 file changed

+12
-2
lines changed

CHANGELOG.md

+12-2
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
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
@@ -15,6 +23,7 @@
1523

1624
- Dropped tests on HHVM
1725

26+
1827
## 1.6.0 - 2017-07-05
1928

2029
### Added
@@ -23,7 +32,8 @@
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

@@ -36,7 +46,7 @@
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

0 commit comments

Comments
 (0)