mirror of
https://github.com/guzzle/guzzle.git
synced 2025-01-17 21:38:16 +01:00
Added changelog for 7.2 (#2792)
This commit is contained in:
parent
b22ead0a39
commit
d5a2b0338e
11
CHANGELOG.md
11
CHANGELOG.md
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user