Skip to content

Commit b0b731e

Browse files
committed
Release 3.0.0
1 parent a3a02c6 commit b0b731e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ Updates should follow the [Keep a CHANGELOG](http://keepachangelog.com/) princip
66

77
## Unreleased
88

9+
- Nothing
10+
11+
## [3.0.0] - 2022-01-10
12+
913
### Changed
1014
- The `ResponseBuilder` now requires PSR-17 factories instead of a PHP-HTTP factory, to align it with the `Client`. This is only a breaking change in the rare case where you provide your own factory to the `ResponseBuilder`.
1115
- Removed `domainAliases` from constructor arguments. Please use `setDomainAliases()` on the instance instead.

0 commit comments

Comments
 (0)