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 b102ff5 + e97af1d commit e37e46cCopy full SHA for e37e46c
1 file changed
CHANGELOG.md
@@ -1,5 +1,17 @@
1
# Change Log
2
3
+## 2.3.0 - 2020-07-21
4
+
5
+### Fixed
6
7
+- HttpMethodsClient with PSR RequestFactory
8
+- Bug in the cookie plugin with empty cookies
9
+- Bug when parsing null-valued date headers
10
11
+### Changed
12
13
+- Deprecation when constructing a HttpMethodsClient with PSR RequestFactory but without a StreamFactory
14
15
## 2.2.1 - 2020-07-13
16
17
### Fixed
0 commit comments