Skip to content

Commit

Permalink
Merge pull request #204 from GrahamCampbell/patch-1
Browse files Browse the repository at this point in the history
Release 2.3.0
  • Loading branch information
dbu authored Jul 21, 2020
2 parents b102ff5 + e97af1d commit e37e46c
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Change Log

## 2.3.0 - 2020-07-21

### Fixed

- HttpMethodsClient with PSR RequestFactory
- Bug in the cookie plugin with empty cookies
- Bug when parsing null-valued date headers

### Changed

- Deprecation when constructing a HttpMethodsClient with PSR RequestFactory but without a StreamFactory

## 2.2.1 - 2020-07-13

### Fixed
Expand Down

0 comments on commit e37e46c

Please sign in to comment.