Skip to content

Commit 741f226

Browse files
authored
Merge pull request #103 from php-http/Nyholm-patch-1
Added changelog for 1.7
2 parents 5e187c0 + 9a4c751 commit 741f226

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

Diff for: CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,17 @@
33

44
## Unreleased
55

6+
## 1.7.0 - 2018-08-15
7+
68
### Fixed
79

810
- Fix CurlCommandFormatter for binary request payloads
911
- Fix QueryParam authentication to assemble proper URL regardless of PHP `arg_separator.output` directive
12+
- Do not pass `null` parameters to `Clue\StreamFilter\fun`
13+
14+
### Changed
1015

16+
- Dropped tests on HHVM
1117

1218
## 1.6.0 - 2017-07-05
1319

0 commit comments

Comments
 (0)