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.
2 parents 5e187c0 + 9a4c751 commit 741f226Copy full SHA for 741f226
1 file changed
CHANGELOG.md
@@ -3,11 +3,17 @@
3
4
## Unreleased
5
6
+## 1.7.0 - 2018-08-15
7
+
8
### Fixed
9
10
- Fix CurlCommandFormatter for binary request payloads
11
- 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
15
16
+- Dropped tests on HHVM
17
18
## 1.6.0 - 2017-07-05
19
0 commit comments