Skip to content

Commit

Permalink
Added changelog for 7.2 (#2792)
Browse files Browse the repository at this point in the history
  • Loading branch information
Nyholm authored Oct 6, 2020
1 parent b22ead0 commit d5a2b03
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,18 @@ Please refer to [UPGRADING](UPGRADING.md) guide for upgrading to a major version

## UNRELEASED

### Added

- Support for PHP 8

### Fixed

- Handle exceptions during response creation.

### Changed

* Avoid "functions" from dependencies [#2712](https://github.com/guzzle/guzzle/pull/2712)
- The `TooManyRedirectsException` has a response.
- Avoid "functions" from dependencies [#2712](https://github.com/guzzle/guzzle/pull/2712)

### Deprecated

Expand Down

0 comments on commit d5a2b03

Please sign in to comment.