Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
timopruesse committed Oct 11, 2018
1 parent a1c1ed5 commit d643d67
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,15 @@ Updates should follow the [Keep a CHANGELOG](http://keepachangelog.com/) princip

----------

# 3.0.1

### Fixed
The use of new HandlerStack was breaking the possibility to use a shared cookie jar by passing cookies => true in the GuzzleClient constructor (http://docs.guzzlephp.org/en/stable/quickstart.html#cookies).

Thanks @remipou!

----------

## 3.0.0

This release adds compatibility with Laravel 5.7 (Illuminate).
Expand Down

0 comments on commit d643d67

Please sign in to comment.