Skip to content

Commit e97af1d

Browse files
Release 2.3.0
1 parent b102ff5 commit e97af1d

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Change Log
22

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+
315
## 2.2.1 - 2020-07-13
416

517
### Fixed

0 commit comments

Comments
 (0)