Skip to content

Commit e37e46c

Browse files
authored
Merge pull request #204 from GrahamCampbell/patch-1
Release 2.3.0
2 parents b102ff5 + e97af1d commit e37e46c

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

Diff for: 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)